Specifications

TC35i AT Command Set
Confidential / Released
TC35i_ATC_V01.05 Page 232 of 278 04.08.2003
<number> (string)
String type phone number in format specified by <type>. The num-
ber parameter may be an empty string.
<type> (numeric)
Type of address octet
145 Dialing string <number>includes international access code
character ’+’
209 Dialing string <number>contains printable non-alphabetic non-
digit characters saved with the number string. For further de-
tail, check the parameter descriptions for at command
AT+CPBW .
129 Otherwise
<text> (string)
Text assigned to the phone number. The maximum length of this
parameter is given in test command response <tlength>. The text
string is returned in the character set and format as specified with
AT+CSCS.
Reference
Siemens
Note
· The command can be used for the ME, SM and FD phone book.
· The 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
authentication has been performed, and may take up to 30 seconds depend-
ing 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, AT&F is issued to make sure that AT^SPBS=1 starts from the first character
in alphabetical order. The example illustrates how to search down and up again.
at&f Reset internal counter to 0.
OK
at^spbs=1
^SPBS: 1,"01799999999",129,"Charly"
^SPBS: 2,"+49175555555",145,"Dave"
^SPBS: 3,"+49177222222",145,"Esther"
OK
at^spbs=1
^SPBS: 2,"+49175555555",145,"Dave"
^SPBS: 3,"+49177222222",145,"Esther"
^SPBS: 4,"0304444444",129,"Gilbert"
OK
at^spbs=1
^SPBS: 3,"+49177222222",145,"Esther"
^SPBS: 4,"0304444444",129,"Gilbert"
^SPBS: 5,"03033333333",129,"Harry"
OK
at^spbs=2
^SPBS: 2,"+49175555555",145,"Dave"