User's Manual

Page 81 of 187
TECHNICAL MANUAL
Telit GM862 PCS
Tri Band GPRS Data Terminal System Rev.1
2.5.3.2 +CREG - network registration report
+CREG – network registration report
Execute command
Read command
Write command
AT+CREG = <mode>
Enables/disables network registration reports depending on the parameter
mode.
Parameter:
<mode>
0 – disable network registration unsolicited result code
1 - enable network registration unsolicited result code
2 - enable network registration unsolicited result code with network
Cell identification data
If mode=1, network registration result code reports:
+CREG: <stat>
<stat> = 0 - not registered, ME is not currently searching a new
operator to register to
<stat> = 1 – registered, home network
<stat> = 2 - not registered, but ME is currently searching a new
operator to register to
<stat> = 3 - registration denied
<stat> = 4 -unknown
<stat> = 5 - registered, roaming
If mode=2, network registration result code reports:
+CREG: <stat>[,<Lac>,<Ci>]
where:
<Lac> is the Local Area Code for the currently registered on cell
<Ci> is the Cell Id for the currently registered on cell
Note: <Lac> and <Ci> are reported only if mode=2 and the mobile is
registered on some network cell.
Test command
AT+CREG?
Reports the <mode> and <stat> parameter values in the format:
+CREG: <mode>,<stat>[,<Lac>,<Ci>]
Note: <Lac> and <Ci> are reported only if mode=2 and the mobile is
registered on some network cell.