
Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
48
<number>: String type phone number of format <type>
<type>: Type of address
<text>: The phone book entry name, string type field of maximum length <tlength>;
character set as specified by command Select TE Character Set +CSCS.UCS2", and "IRA"
are supported.
Example
AT+CPBF="Comneon"
+CPBF: 1, "091137880", 129, "Comneon"
OK
Query the phone number information of
contact Comneon.
Remarks
N/A
6.4 Writing Information to the Phonebook: +CPBW
Description
To write information to the phonebook
Format
AT+CPBW=<index>,<number>,<type>,<text> <CR>
AT+CPBW=?<CR>
Parameter
<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
<text>: the phone book entry name, string type field of maximum length <tlength>;
character set as specified by command Select TE Character Set +CSCS.UCS2", and "IRA"
are supported.
Return
Value
See the Example.
Example
AT+CPBW=1,"091137880",129,"0043006F006D
006E0065006F006E"
OK
Write a new contact at index 1 in the
phonebook when character string is
set to UCS2.
AT+CPBW=2,"091137880",129,"Comneon"
OK
Write a new contact at index 2 in the
phonebook when character string is
set to IRA.
AT+CPBW=?
+CPBW: (1-250), 18, (129,145), 14
OK
Query the value ranges of the
parameters in this command.
AT+CPBR=1
+CPBR: 1, "091137880", 129, "Comneon"
OK
AT+CPBW=1
OK
Read the contact information of index
1.
Delete contact record of index 1.