Changes between Version 35 and Version 36 of expansion/gw16167
- Timestamp:
- 02/27/2026 10:35:31 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16167
v35 v36 1014 1014 }}} 1015 1015 1016 To set a different transmit power (txpower) in Ubuntu use the line below for 9dBm:1016 To set a different transmit power (txpower) use the line below for 9dBm (Note, it seems that the wlan0 interface needs to be taken down, any hostapd needs to be stopped, and then apply the setting, and bring back up the interface and restart hostapd): 1017 1017 {{{ 1018 1018 root@noble-venice:~# iw dev wlan0 set txpower fixed 900 1019 1019 }}} 1020 1020 1021 1021 1022 The module is rated to 26dBm max.
