LPWA Module Series
BG950A-GL&BG951A-GL_Hardware_Design
30 /89
relevant accept message because the EPC rejected its request or because the request was received by
EPC not supporting e-I-DRX, the UE shall apply its regular discontinuous reception.
If e-I-DRX is supported by the network, then it can be enabled by
AT+CEDRXS=1
.
See
document [3]
for details about
AT+CEDRXS
.
3.5. Airplane Mode
When the module enters airplane mode, the RF function will be disabled, and all AT commands
correlative with RF function will be inaccessible. This mode can be set via the following ways.
Hardware:
W_DISABLE#
*
pin is pulled up by default. Driving it low will let the module enter airplane mode.
Software:
AT+CFUN=<fun>
provides choices of the functionality level through setting
<fun>
into 0, 1 or 4.
AT+CFUN=0:
Minimum functionality (Both RF function and (U)SIM function are disabled).
AT+CFUN=1:
Full functionality (by default).
AT+CFUN=4:
Airplane mode (RF function is disabled).
1. Airplane mode control via W_DISABLE#
*
is disabled in firmware by default. It can be enabled by
AT+QCFG="airplanecontrol"
*
. More details about the command will be provided in
document [2].
2. The execution of
AT+CFUN
will not affect GNSS function.
NOTE
NOTE