Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
Execution Command Responses
AT+CPMS Set default value (<mem1>=”SM”, <mem2>=”SM”
<mem3>=”SM”):
+CPMS: <used1>,<total1>,<used2>,<total2>,<used3>,<total3>
OK
Defined values
<mem1>
String type, memory from which messages are read and deleted (commands List Messages
AT+CMGL, Read Message AT+CMGR and Delete Message AT +CMGD).
“ME” and “MT” FLASH message storage
“SM” SIM message storage
“SR” Status report storage
not used in CDMA/EVDO mode
<mem2>
String type, memory to which writing and sending operations are made (commands Send Message
from Storage AT+CMSS and Write Message to Memory AT +CMGW).
“ME” and “MT” FLASH message storage
“SM” SIM message storage
“SR” Status report storage (not used in CDMA/EVDO mode)
<mem3>
String type, memory to which received SMS is preferred to be stored (unless forwarded directly to
TE; refer command New Message Indications AT +CNMI).
“ME” FLASH message storage
“SM” SIM message storage
<usedX>
Integer type, number of messages currently in <memX>.
<totalX>
Integer type, total number of message locations in <memX>.
Examples
+CPMS: ("ME","MT","SM","SR"),("ME","MT","SM","SR"),("ME","SM")
AT+CPMS?
+CPMS:"ME", 0, 23,"ME", 0, 23,"ME", 0, 23
OK
AT+CPMS="SM","SM","SM"