Copyright © Neoway Technology Co., Ltd
<CR><LF>+CMGW:<index>
<CR><LF>OK<CR><LF>
or
<CR><LF>ERROR<CR><LF>
or
<CR><LF>+CMS ERROR:<err><CR><LF>
AT+CMGW="091137880"<CR>
>"This is the text"<Ctrl-Z>
+CMGW: 15
OK
AT+CMGW=091137880
> "This is the text"<Ctrl+Z>
ERROR
A pair of quotation marks
("") is required for the
number in text mode.
AT+CMGW=31<CR>
>0891683108705505F001000B813124248536F30008
1200400026002A535A53D153A653C1532052C7<Ctrl
+Z>
+CMGW: 1
OK
The message status is set to "stored unsent" by default. <stat> also supports other
values such as "stored unsent" and "stored sent".
5.9 Sending Stored SMS Messages:+CMSS
To send an SMS message specified by <index> in the memory (SMS-SUBMIT)
The network returns reference value <mr> to the end device after the SMS
message is sent successfully.
AT+CMSS=<index>[,<da>[,<toda>]]<CR>
<index>: Message location
<da>: the destination number of the SMS messages
<toda>: type of address
if text mode (+CMGF=1) and sending successful:
+CMSS:<mr>[,<scts>]