Product Info
Table Of Contents
- About the Document
- Contents
- Table Index
- Figure Index
- 1 Introduction
- 2 Product Concept
- 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. Power-on/off Scenarios
- 3.8. Reset the Module
- 3.9. (U)SIM Interfaces
- 3.10. USB Interface
- 3.11. UART Interfaces
- 3.12. PCM and I2C Interfaces
- 3.13. SPI Interface
- 3.14. Network Status Indication
- 3.15. STATUS
- 3.16. ADC Interface
- 3.17. Behaviors of RI
- 3.18. USB_BOOT Interface
- 4 GNSS Receiver
- 5 Antenna Interfaces
- 6 Electrical, Reliability and Radio Characteristics
- 7 Mechanical Dimensions
- 8 Storage, Manufacturing and Packaging
- 9 Appendix A References
- 10 Appendix B GPRS Coding Schemes
- 11 Appendix C GPRS Multi-slot Classes
- 12 Appendix D EDGE Modulation and Coding Schemes
LTE Standard Module Series
EG91 Hardware Design
EG91_Hardware_Design 28 / 93
When EG91 has a URC to report, RI signal will wake up the host. Please refer to Chapter 3.17 for
details about RI behavior.
AP_READY will detect the sleep state of host (can be configured to high level or low level detection).
Please refer to AT+QCFG="apready"* command for details.
“*” means under development.
3.5.1.2. USB Application with USB Remote Wakeup Function
If the host supports USB suspend/resume and remote wakeup functions, the following three preconditions
must be met to let the module enter into sleep mode.
Execute AT+QSCLK=1 command to enable sleep mode.
Ensure the DTR is held at high level or keep it open.
The host’s USB bus, which is connected with the module’s USB interface, enters into suspend state.
The following figure shows the connection between the module and the host.
USB_VBUS
USB_DP
USB_DM
AP_READY
VDD
USB_DP
USB_DM
GPIO
Module
Host
GND
GND
Figure 4: Sleep Mode Application with USB Remote Wakeup
Sending data to EG91 through USB will wake up the module.
When EG91 has a URC to report, the module will send remote wakeup signals via USB bus so as to
wake up the host.
3.5.1.3. USB Application with USB Suspend/Resume and RI Function
If the host supports USB suspend/resume, but does not support remote wakeup function, the RI signal is
needed to wake up the host.
There are three preconditions to let the module enter into the sleep mode.
NOTE










