Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
AT+CPBR=1,10
+CPBR: 1,"1234567890",129,"James"
+CPBR: 2,"0987654321",129,"Kevin"
OK
8.3 AT+CPBF Find phonebook entries
Description
This command finds the record in phonebook (from the current phonebook memory storage
selected with AT+CPBS) which alphanumeric field has substring <findtext>.If <findtext> is null, it
will lists all the entries.
SIM PIN References
Syntax
Test Command Responses
AT+CPBF=?
+CPBF: [<nlength>],[<tlength>]
OK
+CME ERROR: <err>
Write Command Responses
AT+CPBF=[<findtext>]
[+CPBF: <index1>,<number>,<type>,<text>[<CR><LF>
+CPBF: <indexN>,<number>,<type>,<text>[…]]]
ERROR
Defined values
String type,
this value is used to find the record. Character set should be the one selected with
command AT+CSCS.
<index>
Integer type values in the range of location numbers of phonebook memory.
String type, phone number of format <type>, the maximum length is <nlength>.
Type of phone number octet in integer format, default 145 when dialing string includes international
access code character "+", otherwise 129.