Neo_M590E V1 GPRS Module AT Command Set
Copyright © Neoway Technology Co., Ltd
2 SMS Commands
2.1 Setting Preferred SMS Storage: +CPMS
To set preferred SMS storage
AT+CPMS=<mem1>[[,<mem2>][,<mem3>]]<CR>
AT+CPMS?<CR>
AT+CPMS?<CR>
<mem1>: from where SMS messages are read or deleted, string type, for example, "SM",
"ME"
<mem2>: where SMS messages are written or sent from, string type
<mem3>: where SMS messages received are stored, string type
"SM": SIM only
"ME": ME only
<CR><LF>+CPMS:<used1>,<total1>,<used2>,<total2>,<used3>,<total3><CR><LF>
<CR><LF>OK<CR><LF>
OR
<CR><LF>+CPMS:<mem1>,<used1>,<total1>,<mem2>,<used2>,<total2>,<mem3>,<us
ed3>,<total3><CR><LF>
<CR><LF>OK<CR><LF>
OR
<CR><LF>+CPMS:(list of supported <mem1>s),(list of supported <mem2>s),
(list of supported <mem3>s)<CR><LF>
<CR><LF>OK<CR><LF>
<used>: Used quantity
<total>: Total capacity of the storage
+CPMS: 0, 50, 0, 50, 0, 50
OK
Set the SMS storage to "SM", that is,
store SMS messages in SIM card.
+CPMS: "SM", 14, 50, "SM", 14, 50, "SM", 14,
50
OK
Query the capacity of current SMS
storage.
+CPMS:
("ME","SM"),("ME","SM"),("ME","SM")
OK
Query the available storages.
No SIM card is installed.