
8
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.
1.3 Example Commands
1. From the Start menu, select Run.
2. Type cmd, then click OK.
3. Navigate to the directory that contains wl43438A1.exe
4. Enter wl43438A1.exe --serial %1 ver command to check the current WL driver
version (%1 is the com port number).
5. Run the following command set:
11b rate:
wl43438A1.exe --serial %1 pkteng_stop tx
wl43438A1.exe --serial %1 pkteng_stop rx
wl43438A1.exe --serial %1 down
wl43438A1.exe --serial %1 up
wl43438A1.exe --serial %1 country ALL
wl43438A1.exe --serial %1 mpc 0
wl43438A1.exe --serial %1 scansuppress 1
wl43438A1.exe --serial %1 band b
wl43438A1.exe --serial %1 channel 1
wl43438A1.exe --serial %1 nrate -r 1
wl43438A1.exe --serial %1 up
wl43438A1.exe --serial %1 phy_forcecal 1
wl43438A1.exe --serial %1 txpwr1 -o -q 64
wl43438A1.exe --serial %1 pkteng_start 00:11:22:33:44:55 tx 300 1000 0
This will send continuous Tx Packets with 300 us packet interval, 1000 byte packet
length. Data rate =1Mbps, Channel=1 and output power =16dBm.