20 of 23
Reproduction forbidden without Telit Communications PLC written authorization – All Rights Reserved
This is a simple script that shows how enable the use of eDRX:
AT+CPIN?
+CPIN: READY
+CEREG: 1,,"0000",8 // network registration unsolicited result code: module is EPS
// registered and connected to CAT M1 network
AT+CEDRXS=2,4,"0001" // enable the use of eDRX and enable the unsolicited result code
OK
// in this example the proposal is to have eDRX set to 10,24 sec.
// ("0001")
// the eDRX request is sent to the network during the attach procedure or a TAU
// after +CEDRXS command is issued the module triggers automatically a TAU in order
// to transfer the eDRX request to the network
CEDRXP: 4,"0001","0010","0011"
// network has processed the eDRX request, unsolicited reports the following values:
// <AcT-type>[,<Requested_eDRX_value>[,<NWprovided_eDRX_value>[,<Paging_time_window>]]]
// see Table 10.5.5.32/3GPP TS 24.008 to decode binary values
AT+CEDRXRDP
CEDRXP: 4,"0001","0010","0011"
// if the network doesn't support eDRX AT+CEDRXRDP should answer CEDRXP: 0
Содержание ME910C1 Series
Страница 1: ...02 2018 Mod 0871 ME910C1 Quick Start Guide 80529NT11661A Rev 1 2018 03 01...
Страница 23: ...MM YYYY Mod XXXX...