Changes between Version 28 and Version 29 of expansion/gw16167


Ignore:
Timestamp:
02/25/2026 10:08:42 PM (7 weeks ago)
Author:
Ryan Erb
Comment:

add transmit power notes

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16167

    v28 v29  
    957957|| 8MHz || 28 || 71 || 916MHz || 26.7 || 30.4 ||
    958958
     959== Transmit Power
     960
     961The module is rated to 26dBm max.
     962
     963Please note this power output only happens at certain bandwidths and MCS indexes per the MM8108 datasheet in table 4.5.3 labeled Transmitter.
     964
     965To see the tx power (txpower) use the command when the radio is active and note the txpower is at 20.00dBm:
     966{{{
     967root@noble-venice:~# iw dev wlan0 info
     968Interface wlan0
     969        ifindex 4
     970        wdev 0x1
     971        addr 0c:bf:74:cc:27:10
     972        ssid HaLow-WPA2
     973        type AP
     974        wiphy 0
     975        channel 100 (5500 MHz), width: 160 MHz, center1: 5570 MHz
     976        txpower 20.00 dBm
     977        multicast TXQ:
     978                qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes        tx-packets
     979                0       0       0       0       0       0       0       0               0
     980root@noble-venice:~#
     981
     982}}}
     983
    959984
    960985== Troubleshooting
     
    971996 * Install the latest Ubuntu software from dev.gateworks.com (Venice details here: [wiki:venice/firmware]
    972997 * For radio specific questions and driver questions, please reference the Morse Micro Community here: [https://community.morsemicro.com/]
     998
     999
    9731000
    9741001