Notifications
Clear all
BugOverflow
2
Posty
1
Users
0
Reactions
1,863
Widok
0
27/12/2016 9:01 pm
Topic starter
direct command without reboot
2 Answers
0
27/12/2016 9:02 pm
Topic starter
1 2 |
uci set wireless.@wifi-device[0].txpower=24 uci commit wireless |
uci set wireless.@wifi-device[0].txpower=24 uci commit wireless
or
1 |
iwconfig wlan0 txpower 25dBm |
iwconfig wlan0 txpower 25dBm
0
06/02/2017 7:10 pm
Topic starter
fast channel change
1 |
uci set wireless.@wifi-device[0].channel=6 |
uci set wireless.@wifi-device[0].channel=6