User Manual

<index> is the index number of the desired PB record to be written (may be omitted if any
empty record number can be used).
<Number> is the phone number;
<type> is the type of number:
145 - international numbering scheme (contains the character "+")
129 - national numbering scheme
<text> is the alphanumeric name associated with the number.
wait for response:
Response
Reason
Action
OK
Record has been successfully
written
Proceed ahead
ERROR
some error occurred
Enable extended result codes (see
par. 4.4.2.1), and retry.
+CME ERROR: 10
SIM not present
Check SIM or require SIM
insertion and repeat from par.
4.4.2.2
+CME ERROR: 11
SIM is present and PIN is required
to continue operations
Insert SIM PIN (see par. 4.4.2.3)
+CME ERROR: 12
SIM is present and PUK is
required to continue operations
insert SIM PUK (see par. 0)
+CME ERROR: 13
SIM defect
Check SIM insertion or require a
new SIM not defected and repeat
from par. 4.4.2.2
+CME ERROR: 14
SIM is busy
retry later
+CME ERROR: 15
SIM is wrong type
Check SIM, it must be a GSM SIM
or UMTS SIM(USIM).
+CME ERROR: 21
invalid index
Change index number or leave it
empty and retry.
+CME ERROR: 20
memory full
PB storage is full.
For example:
1- Let us assume you want to select the "SM" normal phonebook for operations,
command
AT+CPBS="SM"<cr>
response
OK
Now you might want to write a new record on the PB:
command
AT+CPBW=,"0404192123",129,"NewRecord"<cr>
response
OK