Specifications

AT Command Set for L55 Platform 2003-11-21
Copyright Siemens AG 2003 All Rights Reserved Page 41 of 131
2.3.4.14 AT+CPBW
AT+CPBW Write a telephone-book entry
Test command
AT+CPBW=?
Response
+CPBW: (list of supported <index>s), <nlength>,(list of supported <type>s),
<tlength>
OK/ERROR/+CME ERROR
Parameter
<index>
Location number
<nlength> Max. length of telephone number
<tlength> Max. length of text corresponding to the number
Write command
AT+CPBW=[<index>][,<nummer>[,<typ>[,<text>]]]
Parameter
<index>
Location number at which the entry is written
<nummer> Telephone number
<typ> Type of number
<text> Text corresponding to the telephone number
The following characters in <text> must be
entered via the Siemens-specific escape
sequence (see also Appendix A: “Using special
characters in certain commands ( e. g.,
+CPBR/+CPBW”)
<text> depends on AT+CSCS.
GSM Char Hex char ASCII 3 byte Esc Seq
(hex)
Note
Ö
x5C \
x5C x35 x43 Backslash
"
x22 x5C x32 x32 String
delim
ò
x08 BSP x5C x30 x38 Backspace
@
x00 NULL x5C x30 x30 GSM Null
GSM=0x00 may cause problems on application level when
using the function strlen() and should thus be represented by an
escape sequence
Response
OK/ERROR/+CME
ERROR