Config MAX power
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2017 03:16 AM
It is possible to adjust the power of a specific AP to the maximum using cli?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2017 06:33 AM
Hi Rosa,
Command to adjust TX Power on the AP.
Command to verify the TX Power
Example:
Regards,
Abilash PR
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 wlan0I hope this will help.
wlan0 transmit power set to -2 dB from max power
OK
Regards,
Abilash PR

