UMTS/HSPA Module Series
WCDMA UGxx AT Commands Manual
WCDMA_UGxx_AT_Commands_Manual Confidential / Released 109 / 247
Parameter
8.3. AT+CPBR Read Phonebook Entries
AT+CPBF can return 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.
<nlength> Integer type, indicates the maximum length of field <number>
<tlength> Integer type, indicates the maximum length of field <text>
<findtext> String type, field of maximum length <tlength> in current TE character set specified by
+CSCS
<number> Phone number
<index> Integer type, in the range of location numbers of phone book memory
<type> Type of address of octet in integer format (Refer to 3GPP TS 24.008, subclause
10.5.4.7 for details). Usually, it has three kinds of values:
129 Unknown type
145 International type(contains the character "+")
161 National type
<text> String type, field of maximum length <tlength> in current TE character set specified by
+CSCS
AT+CPBR Read Phonebook Entries
Response
+CPBR: (list of supported <index>s),<nlength>,<tlength>
OK
Write Command
AT+CPBR=<index1>[,<index2>]
Response
+CPBR: <index1>,<number>,<type>,<text>
[+CPBR: <index2>,<number>,<type>,<text>
[…]]
OK
If error is related to ME functionality:
+CME ERROR: <err>
Depends on the storage of phonebook entries.