![Quectel EC25 series Скачать руководство пользователя страница 112](http://html2.mh-extra.com/html/quectel/ec25-series/ec25-series_command-manual_3618187112.webp)
LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 111 / 231
8.2. AT+CPBF Find Phonebook Entries
The command can search the phonebook entries starting with the given
<findtext>
string from the current
phonebook memory storage selected with
AT+CPBS
, and return all found entries sorted in alphanumeric
order.
Parameter
AT+CPBF Find Phonebook Entries
Test Command
AT+CPBF=?
Response
+CPBF: <nlength>,<tlength>
OK
Write Command
AT+CPBF=<findtext>
Response
[+CPBF: <index>,<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
<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
AT+CSCS
.
<index>
Integer type values 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
AT+CSCS
.