Specifications
SIM900 AT Command Manual
SIM900_AT Command Manual_V1.03 225 12/24/2010
AT+CMGS="+861391
818xxxx"
>This is a test
<Ctrl+Z>
+CMGS:34
OK
Unsolicited notification of the SMS
arriving
+CMTI: "SM",1
Read SMS message that has just arrived.
Note: the number should be the same as
that given in the +CMTI notification.
AT+ CM GR = 1 +CMGR: "REC UNREAD",
"+8613918186089", "","02
/01/30,20:40:31+00"
This is a test
OK
Reading the message again and change
the status to "READ” from ”UNREAD”
AT+ CM GR = 1 +CMGR: "REC READ",
"+8613918186089","",
"02/01/30,20:40:31+00"
This is a test
OK
Send another SMS to myself. AT+CMGS="+861391
818xxxx"
>Test again<Ctrl+Z>
+CMGS:35
OK
Unsolicited notification of the SMS
arriving
+CMTI: "SM",2
List all SMS messages.
Note:”ALL” must be in uppercase.
AT+CMGL="ALL" +CMGL: 1, "REC
READ","+8613918186089",
"", "02/01/30,20:40:31+00"
This is a test
+CMGL: 2, "REC
UNREAD"," ",
"+8613918186089", ""
,"02/01/30,20:45:12+00"
Test again
OK
Delete an SMS message. AT+CMGD=1 OK
List all SMS messages to show message
has been deleted.
AT+CMGL="ALL" +CMGL: 2, "REC READ",
"+8613918186
089","","02/01/30,20:45:12+
00"
Test again