User's Guide
5 / 13
/system/etc/firmware/wl up
/system/etc/firmware/wl txant 0
/system/etc/firmware/wl antdiv 0
/system/etc/firmware/wl nrate -r 54(see note 2)
/system/etc/firmware/wl phy_watchdog 0
/system/etc/firmware/wl disassoc
/system/etc/firmware/wl txpwr1 -o -d 15(see note 3)
/system/etc/firmware/wl pkteng_start 00:90:4c:aa:bb:cc tx 40 1000 0
Note 1: chanspec -c 1 -b 2 -w 20 -s 0, 1 means channel 1,we can change it to 1-13
Note 2: nrate -r 54, 54 means OFDM 54M,we can change it to 6,9,12,18,24,36,48,54
Note 3: txpwr1 -o -d 15, 15 means target power is 15dBm, we can change it to 0-18
2.4g 11n(20M) mode start transmitcommand:
/system/etc/firmware/wl down
/system/etc/firmware/wl country ALL
/system/etc/firmware/wl band b
/system/etc/firmware/wl chanspec -c 1 -b 2 -w 20 -s 0(see note 1)
/system/etc/firmware/wl mpc 0
/system/etc/firmware/wl ampdu 1
/system/etc/firmware/wl bi 65000
/system/etc/firmware/wl frameburst 1
/system/etc/firmware/wl rateset 18b
/system/etc/firmware/wl up
/system/etc/firmware/wl txant 0
/system/etc/firmware/wl antdiv 0
/system/etc/firmware/wl nrate -m 7 -s 0(see note 2)
/system/etc/firmware/wl phy_watchdog 0
/system/etc/firmware/wl disassoc
/system/etc/firmware/wl phy_forcecal 1
/system/etc/firmware/wl phy_activecal
/system/etc/firmware/wl txpwr1 -o -d 14(see note 3)
/system/etc/firmware/wl pkteng_start 00:90:4c:aa:bb:cc tx 40 1000 0
Note 1: chanspec -c 1 -b 2 -w 20 -s 0, 1 means channel 1, we can change it to 1-13
Note 2: nrate -m 7 -s 0, 7 means MCS7, we can change it to 0-7
Note 3: txpwr1 -o -d 14, 14 means target power is 14dBm, we can change it to 0-18
11a mode start transmit command
/system/etc/firmware/wl mpc 0
/system/etc/firmware/wl up
/system/etc/firmware/wl pkteng_stop rx
/system/etc/firmware/wl pkteng_stop tx
/system/etc/firmware/wl country ALL
/system/etc/firmware/wl band a
/system/etc/firmware/wl rate 54(see note 1)
/system/etc/firmware/wl channel 149(see note 2)
/system/etc/firmware/wl phy_forcecal 1