Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 483 of 509
Mod. 0808 2011-07 Rev.2
OTA Registration status - #OTAREG
#OTAREG – OTA Registration status
Execution command reports the OTA registration status in the following
form:
#OTAREG: <OTA_reg_status>,<OTA_registered_IMSI>
Where:
- numeric parameter:
- 0: module is not registered to the OTA server
- 1: module is registered to the OTA server
- string parameter which contains the last IMSI
that has been registered to OTA server. If there isn’t any
registered IMSI, then the value is FFFFFFFFFFFFFFF
Note: if any SIM isn’t inserted in the module, then
has
value 0
Test command returns OK result code.
//module has never been registered before to OTA server
at#otareg
#OTAREG: 0,FFFFFFFFFFFFFFF
OK
//the current IMSI is 222887445252672
at+cimi
222887445252672
OK
//register the module to the OTA server
at#otasnap=+39348XXXXXXX
OK
#OTAEV: Registered
//module is registered to the OTA server with the IMSI
222887445252672
at#otareg
#OTAREG: 1,222887445252672