Hey Guys,
I am deploying multiple routers throughout my home and want to reduce the txpower but don't seem to be able to do so.
What I found:
I set txpower to 1 in /etc/config/wireless, iw wlan* info reports the setting in wireless config file but the actual power output is observed to stay the same regardless of the setting. (-40 dBm for 5ghz, and -36 dBm for 2.4ghz)
It's only when I switch 5ghz channel 149 to channel 36 then I observe a reduction of received signal for 5ghz from -40dBm to -49dBm. This seems to correspond to the regulatory limit
(2402 - 2472 @ 40), (N/A, 30), (N/A)
(5170 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
(5250 - 5330 @ 80), (N/A, 23), (0 ms), DFS, AUTO-BW
(5490 - 5730 @ 160), (N/A, 23), (0 ms), DFS
(5735 - 5835 @ 80), (N/A, 30), (N/A)
i.e. high channel (149 in my case) max power limited to 30, while low channel (36) limited to 23.
How do I properly reduce the txpower?