UMTS/HSPA Module Series
UG96 Hardware Design
UG96_Hardware_Design 23 / 76
data transfer rate.
HSPA Idle
The module has registered on the HSPA network and is ready to
send and receive data.
HSPA Data
HSPA data transfer is ongoing. In this mode, the power
consumption is decided by network setting (e.g. TPC pattern) and
data transfer rate.
Minimum
Functionality
Mode
AT+CFUN
command can set the module entering into a minimum functionality mode
without removing the power supply. In this case, both RF function and (U)SIM card
will be invalid.
Sleep Mode
In this mode, the current consumption of the module will be reduced to the minimal
level. During this mode, the module can still receive paging message, SMS and voice
call from the network normally.
Power Down
Mode
In this mode, the power management unit shuts down the power supply for the
baseband part and RF part. Only the power supply for RTC remains. Software is not
active. The serial interface is not accessible. Operating voltage (connected to
VBAT_RF and VBAT_BB) remains applied.
3.5. Power Saving
3.5.1. Sleep Mode
UG96 is able to reduce its current consumption to a minimum value during the sleep mode. The following
sub-chapters describe power saving procedures of UG96.
3.5.1.1. UART Application
If the host communicates with module via UART interface, the following preconditions must be met to let
the module enter into sleep mode.
⚫
Execute
AT+QCFG="uart/power",0,0
to set UART into auto on/off mode.
⚫
Execute
AT+QSCLK=1
to enable the sleep mode.
⚫
Drive DTR to high level.
The following figure shows the connection between the module and the host.