Specifications

TC35i AT Command Set
Confidential / Released
TC35i_ATC_V01.05 Page 123 of 278 04.08.2003
For phonebook entries with this <type>, dialing from phone-
book with ATD> is not possible. For further detail, check the
parameter descriptions referring to AT+CPBW.
129 Otherwise
<text> (string)
Text assigned to the phone number. The maximum length for this
parameter is given in test command response parameter
<tlength>.
The text string is returned in the character set and format as speci-
fied with AT+CSCS .
When using an ASCII terminal, characters which are coded
di_erently in ASCII and GSM have to be entered via escape se-
quences as described in Chapter 1.5.
<maxloc> (numeric)
Maximum location number of currently selected storage. For phone
books located on SIM, this value may vary with the SIM card.
<nlength> (numeric)
Max. length of phone number for “normal” locations. Depending on
storage, a limited number of locations with extended memory is
available per phone book. These locations allow storing numbers
with twice the standard length, which is 2* <nlength> digits for nor-
mal numbers, but only <nlength> digits for number saved with pa-
rameter <type>=209.
<tlength> (numeric)
Max. length of text assigned to phone number
Reference
GSM 07.07
Note
This command can be used only after the phone book data from the SIM have
been read successfully for the first time. Reading starts after successful SIM au-
thentication has been performed, and may take up to 30 seconds depending on
the SIM used. While the read process is in progress, an attempt to use any of the
phone book commands will result in “+CME Error: 14” (SIM busy).
Example
1. First, run the Test command to find out the maximum range of entries stored
in the active phone book:
AT+CPBR=?
TA returns the supported values in the format: +CPBR: (1-100),20,17 where
100 is the supported range of location numbers, 20 is the length of the phone
number and 17 is the maximum length of the associated text.
2. Now, run the Write command to display the phone book entries sorted by lo-
cation numbers.
AT+CPBR =1,100
+CPBR 1,"+999999",145,"Charles"
+CPBR: 2,"+777777",145,"Bill"
+CPBR: 3,"+888888",145,"Arthur" .........