cancel
Showing results for 
Search instead for 
Did you mean: 

Config MAX power

rosa_mart_nez_m
New Contributor
It is possible to adjust the power of a specific AP to the maximum using cli?
1 REPLY 1

abilash_p_r
Contributor
Hi Rosa,

Command to adjust TX Power on the AP.

set txpower : set txpower  
                 -- Set transmit power

Command to verify the TX Power

get txpower : get txpower 
                 -- Get transmit power


Example:

rkscli: set txpower wlan0 2
OK

rkscli: get txpower wlan0
 wlan0 transmit power set to -2 dB from max power
OK
I hope this will help.

Regards,
Abilash PR