LISA-C200 & FW75-C200
AT commands examples - Application Note
CDMA-CS-12000
Preliminary
Page 34 of 41
Command
Response
Description
/00,00:00:00+00",,1 29,18
TEST NUMBER 111111
+CMGL: 10,"STO
UNSENT","111111111111","00/00
/00,00:00:00+00",, 129,27
TEST NUMBER 22222222
333333
OK
At+CMGD=?
+CMGD:
(0,1,2,3,4,5,6,7,8,9,10,12,13
,14,15,16,17,18,19,20,21),
(0-4)
OK
Lists all the messages indexes that are available and
the related “delete” actions to be performed.
AT+CMGD=0,4
OK
Deletes all stored messages in the module’s memory,
regardless whether the messages were read or not.
The syntax in this command specifies that a
“flag” will have priority over the index, so
for this case, a memory index of any value
will have no effect over a deletion “flag” 4.
AT+CMGL="all"
OK
Listing again all the available messages stored, just to
confirm all of them have been erased.
12.5
Write and/or send one single message
Command
Response
Description
AT+CMEE=2
OK
Set verbose error messages
AT+CMGS="8582286247"<CR>
>
Enter the AT command +CMGS followed by the
Destination address within quotation marks,
afterwards press the <Enter> key.
The sign “>” should prompt to start entering the text
message
TEST NUMBER 10045<Ctrl-Z>
+CMGS: 1
OK
Once entered the text message, enter <Ctrl-Z> to
send it.
12.6
Storing an SMS message
Command
Response
Description
AT+CMEE=2
OK
Set verbose error messages
AT+CMGW="8582586248"<CR>
>
Stores an SMS message into the module’s memory,
the Destination Address (Phone number) has to be
within quotations, and a prompt sign should come up
fairly quick.
In this example, the destination address is
"8582586248"
SAVING MESSAGE IN THE MEMORY
ALLOCATION 100, INDEX 7<Ctrl-
Z>
+CMGW: 6
OK
Type in a message and after finishing it, press <Ctrl-Z>
The response will specify the memory index allocation
of the stored message.
AT+CMGW="8582586248"<CR>
>
Same as above, new message created.
ANOTHER MESSAGE BEING SAVED
FOR TESTING PURPOSES<Ctrl-Z>
+CMGW: 7
OK
Same as previous testing, this time the memory
allocation reported back is 7.