WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
68
OK
Remarks
N/A
6.2 Reading the Phonebook: +CPBR
Description
To read the phonebook information
Format
AT+CPBR=<index1>[,<index2>] <CR>
AT+CPBR=? <CR>
Parameter
<index1>: Integer type, the sequence number of the phone number
<index2>: Integer type, the sequence number of the phone number
Return Value
[+CPBR: <index1>,<number>,<type>,<text><CR>
+CPBR: <index2>,<number>,<type>,<text>]
[+CPBR: <index1>,<number>,<type>,<text>[,<hidden>][[...]
<CR><LF>+CPBR: <index2>,<number>,<type>,<text>[,<hidden>]]]
<index1>, <index2>, <index>: Integer type values in the range of location numbers
of phonebook memory
<number>: String type phone number of format <type>
<type>: Type of address octet in integer format (refer TS 24.008 [8] subclause
10.5.4.7)
<text>: The phonebook entry name, string type field of maximum length<tlength>;
character set as specified by command Select TE Character Set +CSCS
+CPBR: (list of supported <index>s),[<nlength>],[<tlength>]
<nlength>: Integer type value, indicating the maximum length of field <number>
<tlength>: Integer type value indicating the maximum length of field <text>
<hidden>: Indicates if the entry is hidden or not
0: phonebook entry, not hidden
1: phonebook entry, hidden
Example
AT+CPBR=1,3
+CPBR: 1, "091137880", 129, "Comneon"
+CPBR: 2, "09113788223", 129, "MMI"
Read the phone numbers from
index 1 to index 3 in the
phonebook.