hardware design v1 00 2
Table Of Contents
- Contents
- Version History
- 1 Introduction
- 2 SIM900R Overview
- 3 Package Information
- 4 Application Interface
- 4.1 Power Supply
- 4.2 Power on/down Scenarios
- 4.3 Power Saving Mode
- 4.4 RTC Backup
- 4.5 Serial Interfaces
- 4.6 Audio Interfaces
- 4.7 SIM Card Interface
- 4.8 LCD Display/SPI Interface
- 4.9 Keypad Interface
- 4.10 ADC
- 4.11 RI Behaviours
- 4.12 Network Status Indication
- 4.13 General Purpose Input/Output (GPIO)
- 4.14 External Reset
- 4.15 PWM
- 4.16 I2C Bus
- 4.17 Antenna Interface
- 5 Electrical, Reliability and Radio Characteristics
- 5.1 Absolute Maximum Ratings
- 5.2 Recommended Operating Conditions
- 5.3 Digital Interface Characteristics
- 5.4 SIM Card Interface Characteristics
- 5.5 VDD_EXT Characteristics
- 5.6 SIM_VDD Characteristics
- 5.7 VRTC Characteristics
- 5.8 Current Consumption (VBAT = 3.8V)
- 5.9 Electro-Static Discharge
- 5.10 Radio Characteristics
- 6 Manufacturing
- Appendix
Smart Machine Smart Decision
Figure 12: Timing of power down SIM900R by PWRKEY
This procedure makes the module log off from the network and allows the software to enter into a secure state to
save data before completely shut down.
Before the completion of the power down procedure, the module will send URC:
NORMAL POWER DOWN
At this moment, AT commands can not be executed any more, and only the RTC is still active. Power down mode
can also be indicated by STATUS pin, which is at low level at this time.
4.2.2.2 Power down SIM900R by AT Command
SIM900R can be powered down by AT command “AT+CPOWD=1”. This procedure makes the module log off
from the network and allows the software to enter into a secure state to save data before completely shut down.
Before the completion of the power down procedure, the module will send URC:
NORMAL POWER DOWN
At this moment, AT commands can not be executed any more, and only the RTC is still active. Power down mode
can also be indicated by STATUS pin, which is at low level at this time.
For detail about the AT command “AT+CPOWD”, please refer to document [1]
4.2.2.3 Over-voltage or Under-voltage Power down
The module software monitors the VBAT voltage constantly.
If the voltage ≤ 3.3V, the following URC will be reported:
UNDER-VOLTAGE WARNNING
If the voltage ≥ 4.7V, the following URC will be reported:
OVER-VOLTAGE WARNNING
If the voltage < 3.2V, the following URC will be reported, and the module will be automatically powered down.
UNDER-VOLTAGE POWER DOWN
If the voltage > 4.8V, the following URC will be reported, and the module will be automatically powered down.
OVER-VOLTAGE POWER DOWN
At this moment, AT commands can not be executed any more, and only the RTC is still active. Power down mode
can also be indicated by STATUS pin, which is at low level at this time.
SIM900R_Hardware Design_V1.00 19 2012-07-20