N11 V2
AT Command Manual
Copyright © Neoway Technology Co., Ltd
56
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 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".
Return Value
See the Example.
Example
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
AT+CPBW=1
OK
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.
Remarks
Preconfigure the TE character set. Otherwise names cannot be input successfully.
6.5 Reading My CNUM
Description
To read my number
Format
AT+CNUM<CR>
Parameter
N/A