13
The information contained herein is the exclusive property of AzureWave and shall not be distributed, reproduced, or
disclosed in whole or in part without prior written permission of AzureWave.
----------------------------------------------------------------------
3.2.5 802.11n HT40 Tx in 5G
----------------------------------------------------------------------
./wlfmac down
./wlfmac rsdb_mode 0
./wlfmac mpc 0
./wlfmac phy_watchdog 0
./wlfmac country ALL
./wlfmac band a
./wlfmac chanspec 36l
./wlfmac mimo_txbw 4
./wlfmac txchain [X]
→
Core 0: X=1; Core 1: X=2; MIMO: X=3
./wlfmac up
./wlfmac phy_forcecal 1
./wlfmac scansuppress 1
# for SISO operation
./wlfmac 5g_rate -h [0-7] -b 40
→
-h=MCS0-MCS7
# for MIMO operation
./wlfmac 5g_rate -h [8-15] -b 40
→
-h=MCS8-MCS15
./wlfmac phy_txpwrctrl 1
./wlfmac txpwr1 -o -d [X]
→
X=user defined TX power
./wlfmac pkteng_start 00:11:22:33:44:55 tx 100 1024 0
./wlfmac pkteng_stop tx
→
stop Tx transmission
# After the temperature is stable, please resend the command phy_forcecal 1.
./wlfac phy_forcecal 1