User Manual
"Telit Test Message for Text Mode SMS."
The message was written to the storage by user (STO) but still not sent (UNSENT) to the
destination address with the number +393351234565
2- Let us assume you want now to read the SMS that is stored at the position index 5:
Command
AT+CMGR=5
Response:
+CMGR: "REC UNREAD","+393381234567890", ,"29/06/01,12:30:04+01"
Telit Test Message for Text Mode SMS RECEIVING.
OK
In this case the SMS was successfully read, the text contained was:
"Telit Test Message for Text Mode SMS RECEIVING."
The message was received (REC) from the number +393381234567890 at 12:30:04 the day
29/06/01 in the European time zone +1. After this read command the message at index 5
becomes REC READ.
The SMS can be grouped into 5 different groups depending on their status:
REC UNREAD received messages still not read
REC READ received messages already read
STO UNSENT written messages not yet sent
STO SENT written messages already sent
ALL all types of messages
It is possible to have the list of all the messages in one group:
send command AT+CMGL=<stat><cr>
Where:
<stat> - status group of the message
"REC UNREAD" - new message
"REC READ" - read message
"STO UNSENT" - stored message not yet sent
"STO SENT" - stored message already sent
"ALL" - all messages
wait for response in the format:
For every message in the group:
+CMGL: <index>,<stat>,<oa/da> [,,,<tooa/toda>,<length>]