Specifications
ISU AT Command Reference Phase II AT Commands
Iridium Proprietary Version 2.45
20 June 2011 45
6.19 +CPMS - Select Preferred SMS Message Storage
Set Command: +CPMS=<mem1>[, <mem2>[,<mem3>]]
Set command selects memory storages <mem1>, <mem2> and <mem3>. <mem1> is the memory from
which messages are read and deleted; <mem2> is the memory to which writing and sending operations are
made; <mem3> is the memory to which received SMS messages are to be stored. If a chosen storage is not
appropriate for the phone, final result code +CMS ERROR: <cms_err> is returned.
Valid values for <mem1>, <mem2> and <mem3> are:
"SM" SIM message storage
Response is in the form:
+CPMS: <used1>,<total1>,<used2>,<total2>,<used3>,<total3>
where <used1>: number of messages currently in <mem1>
<total1>: total number of message locations in <mem1>
<used2>: number of messages currently in <mem2>
<total2>: total number of message locations in <mem2>
<used3>: number of messages currently in <mem3>
<total3>: total number of message locations in <mem3>
Read Command: +CPMS?
Read command returns the current storage selected, usage and capacity. Response is in the form:
+CPMS: <mem1>,<used1>,<total1>,<mem2>,<used2>,<total2>,
<mem3>,<used3>,<total3>
Test Command: +CPMS=?
Test command returns lists of memory storages supported by the phone. Response is in the form:
+CPMS: (list of supported <mem1>s),(list of supported <mem2>s),
(list of supported <mem3>s)
6.20 +CPWD - Change Password (Phase II version)
See also section 11.7 for the 9555/9522B extensions to this command.
Exec Command: +CPWD=<fac>,<oldpwd>,<newpwd>
This command sets a new password for the facility lock function defined by the AT command Facility
Lock +CLCK . The following parameter values are currently supported:
<fac>:
“CS” CNTRL Surface (Phone Unlock Code)
“SC” SIM (SIM Card PIN Code)
“P2” SIM PIN2 (SIM Card PIN2 Code)
Note: AT+CPWD=”SC”,<oldpwd>,<newpwd> will return “Error” unless the SIM Card Pin Code is
currently activated (see AT command Facility Lock +CLCK).