![Telit Wireless Solutions DE910-DUAL Reference Manual Download Page 107](http://html1.mh-extra.com/html/telit-wireless-solutions/de910-dual/de910-dual_reference-manual_1083623107.webp)
DE910-DUAL AT commands reference guide
80392ST10102A Rev.2 – 2012-07-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved
page 107 of 261
+CMSS - Send Message From Storage
AT+CMSS=
<index>[,<da>
[,<toda>]]
Execution command sends to the network a message that is already stored in the
<memw>
storage (see
+CPMS
) at the location
<index>
.
Parameters:
<index>
- location value in the message storage
<memw>
of the message to send
<da>
- destination address, string type represented in the currently selected
character set (see
+CSCS
); if it is given it shall be used instead of the one
stored with the message.
<toda>
- type of destination address
129 - number in national format
145 - number in international format (contains the "
+
")
If message is successfully sent to the network then the result is sent in the format:
+CMSS: <mr>
where:
<mr>
- message reference number.
If message sending fails for some reason, an error code is reported:
+CMS ERROR:<err>
Note: to store a message in the
<memw>
storage sees command
+CMGW.
AT+CMSS=?
Test command returns the
OK
result code.
Note
To avoid malfunctions is suggested to wait for the
+CMSS: <mr>
or
+CMS
ERROR: <err>
response before issuing further commands.
Example
AT+CMGF=1
OK
AT+CMGW="0165872928"
> test message...
+CMGW: 5
OK
AT+CMSS=5
+CMSS: 136
OK
+CMGW - Write Message To Memory
(PDU Mode)
(PDU Mode)