Specifications
HE863 family AT commands reference guide
80377ST10083a Rev.4 – 2012-02-01
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page 75 of 228
+CPBR - Read Phonebook Entries
<index1>,<number>,<type>,<text>[,<hidden>][,<group>][,<adnumber>][,<a
dtype>][,<secondtext>][,<email>]]
[[...]
<CR><LF>+CPBR: <index2>,<number>,<type>,<text>[,<hidden>]
[,<group>][,<adnumber>][,<adtype>][,<secondtext>][,<email>]]]
Where:
<index> integer type values in the range of location numbers of phonebook
memory
<number> string type phone number of format <type>
<type> type of address octet in integer format
<text> string type field of maximum length <tlength>
<hidden> indicates if the entry is hidden or not ? only available, if a UICC with
an active
USIM application is present
0 phonebook entry not hidden
1 phonebook entry hidden
<group> string type field of maximum length <glength>
<adnumber> string type phone number of format <adtype>
<adtype> type of address octet in integer format (refer TS 24.008[8] subclause
10.5.4.7)
<secondtext> string type field of maximum length <slength>
<email> string type field of maximum length <elength>
AT+CPBR=?
Test command returns the supported range of values for parameters <indexn> and
the maximum lengths of <number> and <text> fields, in the format:
+CPBR: (list of supported
<index>s),[nlength],[tlength],[<glength>],[<alength>],[<slength>],
[<elength>]
OK
where:
<index> integer type values in the range of location numbers of phonebook
memory
<nlength> integer type value indicating the maximum length of field <number>
<tlength> integer type value indicating the maximum length of field <text> (40).
<glength> integer type value indicating the maximum length of field <group>
<alength> integer type value indicating the maximum length of field <anr>
<slength> integer type value indicating the maximum length of field <secondtext>
<elength> integer type value indicating the maximum length of field <email>
Note Remember to select the PB storage with +CPBS command before issuing PB
commands.
Example AT+CPBS=”SM”
OK
AT+CPBS?
+CPBS: "SM",1,100
OK