ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 243 of 545 2020-04-15
3.5.15. AT+CMSS - Send Message from Storage
This command sends to the network a message which is already stored in the <memw> storage.
AT+CMSS=<index>[,<da>[,<toda>]]
Execution command sends to the network a message which is already stored in the <memw>
storage (see +CPMS) at the location <index>.
Parameters:
location value in the message storage <memw> of the message
to send
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.
type of destination address
number in national format
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>
To store a message in the <memw> storage see command +CMGW.
Care must be taken to ensure that during the command execution, which may take
several seconds, no other SIM interacting commands are issued.
AT+CMSS=?
Test command returns the OK result code.
To avoid malfunctions is suggested to wait for the +CMSS: <mr> or +CMS ERROR:
<err> response before issuing further commands.