8.3 eDRX script
The modules support 3GPP commands AT+CEDRXS, AT+CEDRXRDP and custom Telit
command AT#CEDRXS that simplifies and improve eDRX management.
AT#CEDRXS=[<mode>[,<AcTtype>[,<Req_eDRX>[,<ReqPagTimeWindow>]]]]
Set command controls the setting of the UEs eDRX parameters. The command controls
whether the UE wants to apply eDRX or not, as well as the requested eDRX value for each
specified type of access technology. Find the relevant parameters below.
<AcTtype> : integer N/A type of access technology.
Values:
0 : Access technology is not using eDRX
2 : GSM (A/Gb mode)
4 : E-UTRAN (CAT M1 mode)
5 : E-UTRAN (NB1 mode)
<Req_eDRX> : half a byte in a 4 bit format. The eDRX value refers to bit-4 to 1 of octet 3 of
the Extended DRX parameters information element (see subclause 10.5.5.32 of 3GPP TS
24.008). For the coding and the value range, see Extended DRX parameters information
element in 3GPP TS 24.008, Table 10.5.5.32/3GPP TS 24.008. Default value is "0000".
AT#CEDRXS?
Read command returns the current settings for each defined value of <AcTtype> in the format:
#CEDRXS:<AcTtype>,<eDRX_act_state>,<Req_eDRX>,<ReqPagTimeWindow>
[,<NW_prov_eDRX>[,<NW_prov_PagTimeWindow>]]