LISA-C200 & FW75-C200
AT commands examples - Application Note
CDMA-CS-12000
Preliminary
Page 35 of 41
Command
Response
Description
AT+CMGW<CR>
>
By typing this command without Destination Address
(Phone number), it will save it without reference of it.
This test will contain a
message stored in the module
memory with no destination
address on it<Ctrl-Z>
+CMGW: 8
OK
After the prompt, type in the message and save it
after pressing <Ctrl-Z>, it will return a message with
the memory allocation, in this case, memory allocation
number 8.
12.7
Sending a Stored SMS message
Command
Response
Description
AT+CMEE=2
OK
Set verbose error messages
AT+CMGL
+CMGL: 2,"REC
UNREAD","8582586248","12/06/1
5,17:01:08+00",,129,15
Test number two
OK
Lists the SMS messages stored in the module’s
memory, the default parameter is to show all the
Received Unread messages
AT+CMGL="ALL"
+CMGL: 0,"REC
READ","8582512345","12/06/12,
15:19:19+00",,129,9
Response.
+CMGL: 1,"REC
READ","8582512345","12/06/15,
15:58:25+00",,129,15
Test number one
+CMGL: 2,"REC
UNREAD","8582512345","12/06/1
5,17:01:08+00",,129,15
Test number two
+CMGL: 3,"STO
UNSENT","8582512345","00/00/0
0,00:00:00+00",,129,45
Good Morning San Diego
It is Friday
+CMGL: 4,"STO
UNSENT","8582512345","00/00/0
0,00:00:00+00",,129,59
Traffic is heavy in Sunny SD
Just wait til it gets better
+CMGL: 5,"STO
UNSENT","8582512345","00/00/0
0,00:00:00+00",,129,88
People packing, seems a trip
is on the way
Weather should improve this
weekend
+CMGL: 6,"STO
UNSENT","8582512345","00/00/0
0,00:00:00+00",,129,70
SAVING MESSAGE IN THE MEMORY
ALLOCATION 100, INDEX 7
+CMGL: 7,"STO
UNSENT","8582512345","00/00/0
0,00:00:00+00",,129,62
ANOTHER MESSAGE BEING SAVED
FOR TESTING PURPOSES
OK
Lists the messages stored in the module’s memory, as
long as the “ALL” parameter is indicated.
Shows the memory index within the module, the ones
titled “STO UNSENT” are the ones pending to be sent.
The time stamp is populated with “0”
when there is still pending to be sent.
AT+CMSS=5
+CMSS: 4
OK
Sends the message in memory allocation index 5, the
destination address has been already stored in the
original message.