GSM/GPRS Module
M35 AT Commands Manual
M35_AT_Commands_Manual Confidential / Released 120 /
186
For parameter state, options of 0 and 1 are supported only.
Example
AT+CGATT=0
NO CARRIER
+CGREG: 0,"1878","0873"
AT+CGATT=1
OK
+CGREG: 2,"1878","0873"
+CGREG: 1,"1878","0873"
10.11. AT+CGSMS Select Service for MO SMS Messages
2
Enable network registration and location information unsolicited result code
+CGREG: <stat>[,<lac>,<ci>]
<stat>
0
Not registered, ME is not currently searching a new operator to register to
1
Registered, home network
2
Not registered, but ME is currently searching a new operator to register to
3
Registration denied
4
Unknown
5
Registered, roaming
<lac>
String type; two byte location are
a code in hexadecimal format (e.g. "00C3" equals 195 in
decimal)
<ci>
String type; two bytes cell ID in hexadecimal format
AT+CGSMS Select Service for MO SMS Messages
Test Command
AT+CGSMS=?
Response
+CGSMS:
(list of currently available
<service>
s)
OK
Read Command
AT+CGSMS?
Response
+CGSMS:
<service>
OK
Write Command
Response
NOTE