Specifications

UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 93 of 259
+CPBR - Read Phonebook Entries
<indexn> and the maximum lengths of <number> and <text> fields, in the
format:
+CPBR: (<minIndex> - <maxIndex>),<nlength>,<tlength>
where:
<minIndex> - the minimum <index> number, integer type
<maxIndex>- the maximum <index> number, integer type
<nlength> - maximum <number> field length, integer type
<tlength> - maximum <name> field length, integer type
Note Remember to select the PB storage with +CPBS command before issuing
PB commands.
Example
AT+CPBS=”ME”
OK
AT+CPBS?
+CPBS: "ME",1,100
OK
AT+CPBR=?
+CPBR: (1-100),40,255
OK
AT+CPBR=1
+CPBR: 1,”01048771234”,129,”James”
OK
Reference 3GPP TS 27.007
3.5.4.4.9 Find Phonebook Entries - +CPBF
+CPBF - Find Phonebook Entries
AT+CPBF=
<findtext>
Execution command returns phonebook entries (from the current
phonebook memory storage selected with +CPBS) which alphanumeric field
start with string <findtext>.
Parameter:
<findtext> - string type; used character set should be the one selected with
command +CSCS.
The command returns a report in the form:
[+CPBF: <index1>,<number>,<type>,<text>[<CR><LF>
+CPBF: <index2>,<number>,<type>,<text>[…]]]
where:
<indexn> - the location number of the phonebook entry