LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 112 / 231
8.3. AT+CPBR Read Phonebook Entries
The command can return phonebook entries in location number range
<index1>... <index2>
from the
current phonebook memory storage selected with
AT+CPBS
. If
<index2>
is left out, only location
<index1>
is returned.
Parameter
AT+CPBR Read Phonebook Entries
Test Command
AT+CPBR=?
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
ERROR
If there is any error related to ME functionality:
+CME ERROR: <err>
Maximum Response Time
Depends on the storage of phonebook entries.
Reference
3GPP 27.007
<index>
Integer type value in the range of location numbers of phone book memory.
<nlength>
Integer type. Indicates the maximum length of field
<number>
<tlength>
Integer type. Indicates the maximum length of field
<text>
<index1>
The first phone book record to read
<index2>
The last phonebook record to read
<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
AT+CSCS
.