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
4.2.2.4 Over-temperature or Under-temperature Power down
The module will constantly monitor the temperature of the module,
If the temperature > +80℃, the following URC will be reported:
+CMTE: 1
If the temperature < -30℃, the following URC will be reported:
+CMTE:-1
If the temperature > +85℃, the following URC will be reported, and the module will be automatically powered
down.
+CMTE: 2
If the temperature < -40℃, the following URC will be reported, and the module will be automatically powered
down.
+CMTE:-2
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.
The AT command “AT+CMTE” could be used to read the temperature when the module is running.
For details please refer to document [1].
4.2.3 Restart SIM900R by PWRKEY Pin
When the module works normally, if the user wants to restart the module, follow the procedure below:
1) Power down the module.
2) Wait for at least 800mS after STATUS pin changed to low level.
3) Power on the module.
Delay > 800mS
Power down
Restart
PWRKEY
STATUS
Figure 13: Timing of restart SIM900R
4.3 Power Saving Mode
SIM900R have two sleep modes: sleep mode 1 is enabled by hardware pin DTR; sleep mode 2 is only enabled by
serial port regardless of the DTR. In sleep mode, the current of module is very low. The AT command
“AT+CFUN=<fun>” can be used to set SIM900R into minimum functionality. When SIM900R is in sleep mode
and minimum functionality, the current of module is lowest.
4.3.1 Minimum Functionality Mode
There are three functionality modes, which could be set by the AT command “AT+CFUN=<fun>”. The command
provides the choice of the functionality levels <fun>=0,1,4.
SIM900R_Hardware Design_V1.00 20 2012-07-20