Service Guide
Table Of Contents
- Safety Information
- About the Document
- Contents
- Contents
- Table Index
- Figure Index
- 1 Introduction
- 2 Product Overview
- 3 Application Interfaces
- 3.1. General Description
- 3.2. Pin Assignment
- 3.3. Pin Description
- 3.4. Operating Modes
- 3.5. Power Saving
- 3.6. Power Supply
- 3.7. Turn on/Turn off/Reset
- 3.8. (U)SIM Interfaces
- 3.9. USB Interface
- 3.10. UART Interfaces
- 3.11. SPI Interface
- 3.12. I2C Interfaces
- 3.13. PCM Interface
- 3.14. Analog Audio Interfaces
- 3.15. LCD Interface
- 3.16. Matrix Keyboard Interface
- 3.17. SD Card Interface
- 3.18. WLAN Application Interface*
- 3.19. ADC Interfaces
- 3.20. Network Status Indication
- 3.21. STATUS
- 3.22. Behaviors of MAIN_RI
- 3.23. USB_BOOT Interface
- 4 Antenna Interfaces
- 5 Electrical Characteristics, Radio and Reliability
- 6 Mechanical Information
- 7 Storage, Manufacturing & Packaging
- 8 Appendix References
LTE Standard Module Series
EC200U_Series_Hardware_Design 30 / 94
USB_VBUS
USB_DP
USB_DM
AP_READY
VDD
USB_DP
USB_DM
GPIO
Module Host
MAIN_RI
EINT
Power
Switch
GPIO
GND
GND
Figure 6: Sleep Mode Application without Suspended Function
The module will be wakened up when USB_VBUS is restored to be powered.
Please pay attention to the level match shown in dotted line between the module and the host.
3.5.2. Airplane Mode
When the module enters airplane mode, the RF function does not work, and all AT commands related to
RF function will be not accessible. This mode can be set via the following ways.
Hardware:
The W_DISABLE# is pulled up by default. Its control function for airplane mode, which is disabled by
default in software, can be enabled through AT+QCFG=“airplanecontrol”,1. When such a control
function is enabled, you can drive W_DISABLE# to low level to make the module enter airplane mode.
Software:
AT+CFUN = <fun> provides the choice of the functionality level through setting <fun> into 0, 1 or 4.
⚫ AT+CFUN=0: Minimum functionality mode (RF functions are disabled).
⚫ AT+CFUN=1: Full functionality mode (by default).
⚫ AT+CFUN=4: RF function is disabled (Airplane mode).
NOTE