LISA-C200 & FW75-C200
AT commands examples - Application Note
CDMA-CS-12000
Preliminary
Page 29 of 41
Command
Response
Description
+CMTI: “ME”,0
URC that notifies the TE of a new SMS received, the
message is located in memory index 0.
+CMTI: “ME”,1
URC that notifies the TE of a new SMS received, the
message is located in memory index 1.
AT+CMGL
+CMGL: 2,"REC
UNREAD","8582286247","12/06/1
5,17:01:08+00",,129,15
Test number two
OK
Lists all of the messages stored in memory, in this
case, 1 message is in memory index 2, the originating
address is “8582286247”, dated on June 12
th
of
2012, timestamp of the received message, the octet
representing the type of address, 15 characters is the
length of the message, and the message itself is
followed “Test number two”.
Default value for AT+CMGL is “Rec
Unread”.
AT+CMGL="REC READ"
+CMGL: 0,"REC
READ","8584494198","12/06/12,
15:19:19+00",,129,9
Response.
+CMGL: 1,"REC
READ","8582286247","12/06/15,
15:58:25+00",,129,15
Test number one
OK
Lists all the “Read” messages stored in the TE.
AT+CMGL="REC UNREAD"
+CMGL: 2,"REC
UNREAD","8582286247","12/06/1
5,17:01:08+00",,129,15
Test number two
OK
As the default command setting, this AT value, will list
all “Unread” messages stored in the TE.
AT+CMGL="ALL"
+CMGL: 0,"REC
READ","8584494198","12/06/12,
15:19:19+00",,129,9
Response.
+CMGL: 1,"REC
READ","8582286247","12/06/15,
15:58:25+00",,129,15
Test number one
+CMGL: 2,"REC
UNREAD","8582286247","12/06/1
5,17:01:08+00",,129,15
Test number two
OK
The value “ALL” in this AT command, will list all
stored messages at all memory indexes populated.
12.3
Delete one single message or multiple messages
Command
Response
Description
AT+CMEE=2
OK
Set verbose error messages