User's Manual

GSM/GPRS/GNSS Module Series
MC60 Hardware Design
MC60_Hardware_Design Confidential / Released 35 / 99
Based on system requirements, there are several actions to drive the GSM part to enter into low current
consumption status. For example, AT+CFUN can be used to set the part into minimum functionality mode,
and DTR hardware interface signal can be used to lead the system to Sleep Mode.
3.4.1.1. Minimum Functionality Mode
Minimum functionality mode reduces the functionality of the GSM part to a minimum level. The
consumption of the current can be minimized when the slow clocking mode is activated at the same time.
The mode is set via the AT+CFUN command which provides the choice of the functionality levels
<fun>=0, 1, 4.
0: minimum functionality
1: full functionality (default)
4: disable from both transmitting and receiving RF signals
If the GSM part is set to minimum functionality by AT+CFUN=0, the RF function and SIM card function
would be disabled. In this case, the UART port is still accessible, but all AT commands related with RF
function or SIM card function will be unavailable.
If the GSM part is set by the command AT+CFUN=4, the RF function will be disabled, but the UART port
is still active. In this case, all AT commands related with RF function will be unavailable.
After the GSM part is set by AT+CFUN=0 or AT+CFUN=4, it can return to full functionality mode by
AT+CFUN=1.
For detailed information about AT+CFUN, please refer to document [1].
3.4.1.2. SLEEP Mode
SLEEP mode is disabled by default. It can be enabled by AT+QSCLK=1 and the premise is that the
GNSS is powered off. The default setting is AT+QSCLK=0, and in this mode, the GSM part cannot enter
SLEEP mode.
When the GSM part is set by the command AT+QSCLK=1, you can control the part to enter into or exit
from the SLEEP mode through pin DTR. When DTR is set to high level, and there is no on-air or hardware
interrupt such as GPIO interrupt or data on UART port, the GSM part will enter into SLEEP mode
automatically. In this mode, the GSM part can still receive voice, SMS or GPRS paging from network, but
the UART port does not work.
case is very low.