Data Sheet

Table Of Contents
EMC3380 Series Wireless Module Data Manual
Copyright of Shanghai MXCHIP Information Technology Co., Ltd.
27
iwpriv mp_txpower patha=44,pathb=44 //set path A and path B Tx power level
iwpriv mp_rate 108 //set OFDM data rate to 54Mbps,ex: CCK 1M = 2, CCK 5.5M = 11,
KK, OFDM54M = 108 N Mode: MCS0 = 128, MCS1 = 129…..etc.
iwpriv mp_ctx background,stone //start sending single tone signal
iwpriv mp_ctx stop //stop sending single tone signal
iwpriv mp_stop //exit MP mode
RX Test
iwpriv mp_start //enter MP mode
iwpriv mp_bandwidth 40M=1,shortGI=0 //set 40M mode and long GI
iwpriv mp_channel 6 //set channel to 6
iwpriv mp_ant_rx ab //select all 2 antennas for operation
iwpriv mp_arx start //start air Rx
iwpriv mp_query //get the statistics
iwpriv mp_arx stop //stop air Rx and show the statistics
iwpriv mp_stop //exit MP mode