WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
70
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,"0043006F0
06D006E0065006F006E"
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
AT+CPBR=1
+CME ERROR: not found
Read the contact information of
index 1.
Delete contact record of index 1.
Read the contact of index 1.
Remarks
Preconfigure the TE character set. Otherwise names cannot be input successfully.