Specifications

ISU AT Command Reference Phase II AT Commands
Iridium Proprietary Version 2.45
20 June 2011 42
Test Command: +COPS=?
Test command returns the list of operators present in the network. Response is in the form:
+COPS: [list of supported (<stat>,long alphanumeric <oper>,short
alphanumeric <oper>,numeric <oper>)s] [,,(list of supported
<mode>s),(list of supported <format>s)]
where <stat> indicates:
2 current
For example:
+COPS:(002),"IRIDIUM","IRIDIUM","90103",,(000-001),(000-002)
6.14 +CPBF - Find phonebook entries
Exec Command: +CPBF=<findtext>
Execution command returns phonebook entries (from the current phonebook memory storage selected with
+CPBS) which alphanumeric field start with string <findtext>. <findtext> should of string type enclosed
by ““; for example, “John”.
Entry fields returned are location number <index n>, phone number stored there <number> (of address type
<type>), and text <text> associated with the number. Response is in the following format:
+CPBF: <index1>,<number>,<type>,<text>[[...]<CR><LF>+CBPF:
<index2>,<number>,<type>,<text>]
Test Command: +CPBF=?
Test command returns the maximum lengths of <number> and <text> fields for phonebook entries.
Response is in the form:
+CPBF: <nlength>,<tlength>
where <nlength> indicates the maximum length of <number> and <tlength> shows the maximum length of
<text>.
6.15 +CPBR - Read phonebook entries
Exec Command: +CPBR=<index1>[,<index2>]
Execution command returns phonebook entries in location number range <index1>... <index2> from the
current phonebook memory storage selected with +CPBS. If <index2> is left out, only location <index1>
is returned.
Entry fields returned are location number <index n>, phone number stored there <number> (of address type
<type>) and text <text> associated with the number. Response is in the form:
+CPBR: <index1>,<number>,<type>,<text>[[...] <CR><LF>+CPBR:
<index2>,<number>,<type>,<text>]
Test Command: +CPBR=?
Test command returns location range supported by the current storage and the maximum lengths of <num-
ber> and <text> fields. Response is in the form:
+CPBR: (list of supported <index>s),<nlength>,<tlength>
where <nlength> indicates the maximum length of <number> and <tlength> shows the maximum length of
<text>.