Copyright © Neoway Technology Co., Ltd
6.4 Writing Information to the Phonebook: +CPBW
To write information to the phonebook
AT+CPBW=<index>[,<number>,<type>,<text>]<CR>
AT+CPBW=?<CR>
<index>:integer type values in the range of location numbers of the phonebook
memory
<number>:string type phone number of the 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".
AT+CPBW=1,"091137880",129,"Comneon"
OK
Write a new contact to the
phonebook.
1: Sequence number
091137880: Phone number
129: common number type
Comneon: Contact name
Delete the record of number 1 from
the phonebook.
AT+CPBW=5,"091137880",129,Comneon
ERROR
A pair of quotation marks is required
for both phone number and name.
AT+CPBW=?
+CPBW: (1-50),20,(129,145,161),14
OK
Query the value range of the
parameters in this command.
Preconfigure the TE character set. Otherwise names cannot be input successfully.
6.5 Reading My Number:+CNUM