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.
24
channel: frequency band of sending and receiving packets
5.1.5. Set operational bandwidth
Set the bandwidth for sending and receiving data packets. Set the guard interval for transmitting MCS
messages. If no parameters are provided, the default setting is 20MHz bandwidth, and long guard interval
(long GI) is used for transmission.
iwpriv mp_bandwidth 40M=40m, shortGI=sgi
40m: setting bandwidth,1=40M bandwidth mode,0=20Mbandwidth mode
sgi: set the mode of GI,1=Short GI,0=long GI
5.1.6. Set Tx power
Set the transmit power of paths A and B. If no parameters are provided, the parameters preset in Flash are
used.
iwpriv mp_txpower patha=x,pathb=y
x: transmitting power of Path A
y: transmitting power of Path B
5.1.7. Set antenna for Tx
Set the antenna used when sending
iwpriv mp_ant_tx ant
ant: Set the antenna used when sending, a=antenna A,b=antenna B,ab=antenna A&B。
5.1.8. Set antenna for Rx
Set the antenna used when receiving
iwpriv mp_ant_rx ant
ant: Set the antenna used when receiving, a=antenna A,b=antenna B,ab=antenna A&B。
5.1.9. Start air Rx mode
This command is used for wireless reception test. Use the Start command to start receiving packets. Use
the stop command to stop counting, and display statistics of correct and error packets. Use the phy command
to read the number of RF physical layer received packets, CRC errors, and failure alarms.
iwpriv mp_arx start/stop/phy
start: Start packet reception
stop: Stop counting and showing statistics
phy: show the number of RF physical layer received packets, CRC errors, and failure alarms.