LTE Module Series
BG96 Hardware Design
BG96_Hardware_Design 25 / 78
1. Airplane mode control via W_DISABLE# is disabled in firmware by default. It can be enabled by
AT+QCFG=
“airplanecontrol”
command. The command is still under development.
2. The execution of
AT+CFUN
command will not affect GNSS function.
3.
“*” means under development.
3.4.2. Power Saving Mode (PSM)
BG96 module can enter into PSM for reducing its power consumption. The mode is similar to power-off,
but the module remains registered on the network and there is no need to re-attach or re-establish PDN
connections. So BG96 in PSM cannot immediately respond users
’ requests.
When the module wants to use the PSM it shall request an Active Time value during every Attach and
TAU procedures. If the network supports PSM and accepts that the module uses PSM, the network
confirms usage of PSM by allocating an Active Time value to the module. If the module wants to change
the Active Time value, e.g. when the conditions are changed in the module, the module consequently
requests the value it wants in the TAU procedure.
If PSM is supported by the network, then it can be enabled via
AT+CPSMS
command.
Either of the following methods will wake up the module from PSM:
Drive PWRKEY pin to low level will wake up the module.
When the T3412 timer expires, the module will be automatically woken up.
Please refer to
document [2]
for details about
AT+CPSMS
command.
3.4.3. Extended Idle Mode DRX (e-I-DRX)
The module (UE) and the network may negotiate over non-access stratum signalling the use of e-I-DRX
for reducing its power consumption, while being available for mobile terminating data and/or network
originated procedures within a certain delay dependent on the DRX cycle value.
Applications that want to use e-I-DRX need to consider specific handling of mobile terminating services or
data transfers, and in particular they need to consider the delay tolerance of mobile terminated data.
In order to negotiate the use of e-I-DRX, the UE requests e-I-DRX parameters during attach procedure
and RAU/TAU procedure. The EPC may reject or accept the UE request for enabling e-I-DRX. In case the
EPC accepts e-I-DRX, the EPC based on operator policies and, if available, the e-I-DRX cycle length
NOTES
NOTE