
GSM/GPRS Module
M35 AT Commands Manual
M35_AT_Commands_Manual Confidential / Released 83 /
186
Parameter
The message storages of SIM and ME offer maximum space for 60, the SIM message storage will be
priority stored. The SIM storage offer maximum space for 50, the ME storage offer maximum space for
10.
Example
AT+CPMS="SM","SM","SM"
// Set SMS message storage as “SM”
<mem1>,<used1>,<total1>,<mem2>,<used2>,<total2>,<m
em3>,<used3>,<total3>
OK
Write Command
AT+CPMS=<mem1>[,<mem2>[,<mem
3>]]
Response
TA selects memory storages
<mem1>
,
<mem2>
and
<mem3>
to be used for reading, writing, etc.
+CPMS:
<used1>,<total1>,<used2>,<total2>,<used3>,<total3>
OK
If error is related to ME functionality:
+CMS ERROR: <err>
Reference
GSM 07.05
<mem1>
Messages to be read and deleted from this memory storage
"SM"
SIM message storage
"ME"
Mobile Equipment message storage
"MT"
Sum of "SM" and "ME" storages
<mem2>
Messages will be written and sent to this memory storage
"SM"
SIM message storage
"ME"
Mobile Equipment message storage
"MT"
Sum of "SM" and "ME" storages
<mem3>
Received messages will be placed in this memory storage
if routing to PC is not set ("
+CNMI
")
"SM"
SIM message storage
"ME"
Mobile Equipment message storage
"MT"
Sum of "SM" and "ME" storages
<usedx>
Integer type; Number of messages currently in
<memx>
<totalx>
Integer type; Number of messages storable in
<memx>
NOTE