Data Sheet
Table Of Contents
- Abstract
- 1. Introduction
- 2. Characteristics
- 3. Pin Definition
- 4. System memory Space
- 5. ATE(RF Test Mode)
- 5.1. Wi-Fi ATE Command
- 5.1.1. Start MP mode
- 5.1.2. Stop MP mode
- 5.1.3. Set Tx rate
- 5.1.4. Set operational channel
- 5.1.5. Set operational bandwidth
- 5.1.6. Set Tx power
- 5.1.7. Set antenna for Tx
- 5.1.8. Set antenna for Rx
- 5.1.9. Start air Rx mode
- 5.1.10. Start continuous Tx mode
- 5.1.11. Query air Rx statistics
- 5.1.12. Reset air Tx/Rx statistics
- 5.2. Bluetooth ATE Command(TBD)
- 5.3. Example Command
- 5.1. Wi-Fi ATE Command
- 6. Flash Programming
- 7. Electrical Parameters
- 8. RF Parameter
- 9. Antenna Information
- 10. Dimensions and Production Guidance
- 11. Production Guidelines
- 12. FCC and IC Information
- 12.1. FCC Warning
- 12.2. IC warning
- 12.3. Trace antenna designs
- 12.4. RF exposure considerations
- 12.5. Antennas
- 12.6. Label and compliance information
- 12.7. Information on test modes and additional testing requirements5
- 12.8. Additional testing, Part 15 Subpart B disclaimer
- 12.9. The module is limited to OEM installation ONLY.
- 12.10. The OEM integrator is responsible for ensuring that the end-user has no manual instructions to remove or install module.
- 12.11. The module is limited to installation in mobile or fixed applications
- 13. Packaging and Label Information
- 14. Sales and Technical Support Information
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