Changes between Version 33 and Version 34 of expansion/gw16167


Ignore:
Timestamp:
02/26/2026 12:18:29 AM (4 hours ago)
Author:
Ryan Erbstoesser
Comment:

add tx power

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16167

    v33 v34  
    521521The !HaLow channels are mapped to standard 802.11 channels:
    522522 * US
    523 ||= S1G Op Class =||= Global Op Class =||= Channel Bandwidth =||= HaLow Channel Number =||= Center Frequency =||
     523||= S1G Op Class =||= Global Op Class =||= Channel Bandwidth =||= !HaLow Channel Number =||= Center Frequency =||
    524524|| 1 || 68 || 1 || 1 || 902.5 ||
    525525|| 1 || 68 || 1 || 3 || 903.5 ||
     
    995995== Transmit Power
    996996
    997 The module is rated to 26dBm max.
    998 
    999 Please note this power output only happens at certain bandwidths and MCS indexes per the MM8108 datasheet in table 4.5.3 labeled Transmitter.
    1000 
    1001997To see the tx power (txpower) use the command when the radio is active and note the txpower is at 20.00dBm:
    1002998{{{
     
    10181014}}}
    10191015
     1016To set a different transmit power (txpower) in Ubuntu use the line below for 9dBm:
     1017{{{
     1018root@noble-venice:~# iw dev wlan0 set txpower fixed 900
     1019}}}
     1020
     1021The module is rated to 26dBm max.
     1022
     1023Please note this power output only happens at certain bandwidths and MCS indexes per the MM8108 datasheet in table 4.5.3 labeled Transmitter.
     1024[[Image(tx.jpg​,400px)]]
     1025
    10201026
    10211027== Troubleshooting