TC35i AT Command Set
14.7 AT^SPBG
s
m
obil
e
TC35i_ATC_V02.07 Page 358 of 439 1/30/04
Confidential / Released
Notes
• The AT^SPBG feature is able to sort by the first 6 matching characters only. All following characters will be
ignored.
• The command can be used for the phone books "SM", "FD", "ME" (cf.
AT+CPBS).
• We recommend to take advantage of the "^SSIM READY" URC. If enabled with
AT^SSET, this URC acknowl-
edges to the user that SIM data is accessible after SIM PIN authentication. It will be delivered once the ME
has completed reading data from the SIM card.
Examples
EXAMPLE 1
Using AT^SPBG to obtain a sorted list of phonebook entries.
- First, run the test command to find out the range of phonebook entries stored in the active phonebook:
TA returns the number of entries in the format:
where 33 is the number of used entries in the active phonebook storage.
- Now, run the write command to display the phonebook entries by alphabetical order. It is recommended
to enter the full range to obtain best results.
TA returns phonebook entries by alphabetical order:
AT^SPBG=?
^SPBG: (1-33),20,17
AT^SPBG=1,33
^SPBG:1,"+999999",145,"Arthur" ^SPBG:2,"+777777",145,"Bill"
^SPBG:3,"+888888",145,"Charlie" .........