User's Manual
Table Of Contents
- About the Document
- Contents
- Table Index
- Figure Index
- 1 Introduction
- 2 Product Concept
- 3 Application Interface
- 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 and off Scenarios
- 3.8. Reset the Module
- 3.9. RTC Backup
- 3.10. UART Interface
- 3.11. USIM Card Interface
- 3.12. USB Interface
- 3.13. PCM and I2C Interface
- 3.14. ADC Function
- 3.15. Network Status Indication
- 3.16. Operating Status Indication
- 3.17. Behavior of the RI
- 4 GNSS Receiver
- 5 Antenna Interface
- 6 Electrical, Reliability and Radio Characteristics
- 7 Mechanical Dimensions
- 8 Storage and Manufacturing
- 9 Appendix A Reference

UMTS/HSPA Module Series
UC20 Hardware Design
UC20_Hardware_Design Confidential / Released 26 / 84
3.5.1.1. UART Application
If application processor communicates with module via UART interface, the following preconditions can
let the module enter into the sleep mode.
Execute AT command AT+QSCLK=1 to enable the sleep mode.
Drive DTR to high level.
The following figure shows the connection between the module and application processor.
RXD
TXD
RI
DTR
AP_READY
TXD
RXD
EINT
GPIO
GPIO
Module
Processor
GND
GND
Figure 3: UART Sleep Application
The RI of module is used to wake up the processor, and AP_READY will detect the sleep state of
processor (can be configured to high level or low level detection). You should pay attention to the level
match shown in dotted line between module and processor.
Drive DTR to low level will wake up the module.
3.5.1.2. USB Application with Suspend Function
If application processor communicates with module via USB interface, and processor supports USB
suspend function, the following preconditions can let the module enter into the sleep mode.
Execute AT command AT+QSCLK=1 to enable the sleep mode.
The processor’s USB bus which is connected with the module USB interface enters into suspended
state.
The following figure shows the connection between the module and processor.