Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3 -99
Example
AT+CSMS=128
+CSMS: 001,001,001
OK
AT+CS MS?
+CSMS: 128,001,001,001
OK
AT+CS MS= ?
+CSMS: (128)
OK
+CPMS, Preferred Message Storage

This command handles the selection of the preferred message storage area. The message storage

area is divided into three parts, mem1, mem2 and mem3.

Command
Type Syntax Response/Action Remarks
Set +CPMS=<mem1>
[,<mem2>[,<mem
3>]]
+CPMS:
<used1>,<total1>,<used2>,
<total2>,<used3>,<total3>
OK
or:
+CMS ERROR: <err>
The Set command sets the memory
storage.
Read +CPMS? +CPMS:
<mem1>,<used1>,<total1>,
<mem2>,<used2>,<total2>,
<mem3>,<used3>,<total3>
OK
or:
+CMS ERROR: <err>
The Read command displays the selected
memory storage type for the three
memory areas.
Test +CPMS=? +CPMS: (list of supported
<mem1>s),(list of
supported <mem2>s),(list
of supported <mem3>s)
OK
+CMS ERROR: <err>
The Test command lists the supported
memory storage for <mem1>, <mem2>
and <mem3>.