Reference Manual

Table Of Contents
RS9116 n-Link Linux and Android Technical Reference Manual
Version 2.0
August 2019
113
23 Update WLAN region based maximum powers from driver
Following are the steps need to be followed to program region based maximum powers to the WLAN device.
1. Go to the host/release folder.
2. Open and update maximum powers in wlan_gain_table.txt file.
3. Now give below commands
#sh wlan_enable.sh
#./onebox_util rpine0 update_wlan_gain_table
With the above commands, gain tables programming will start and a successful programming should show
below output in dmesg logs.
**************Successfully completed programming n gain tables *************
Here 'n' is the number of structures given in wlan_gain_table.txt file.
Note: Please note that in END-TO-END mode gain table update is recommended to be done before VAP
creation and after enabling the protocol ( sh wlan_enable.sh).