Specifications
TC35i AT Command Set
Confidential / Released
TC35i_ATC_V01.05 Page 128 of 278 04.08.2003
Example 2 The following examples are provided to illustrate the effect of writing phonebook
entries with different types of dialstring modifiers included in the <number>
string:
AT+CPBW=5,"12345678",,"Arthur"
OK
AT+CPBW=6,"432!+-765()&54*654#",,"John"
OK
AT+CPBW=7,"432!+-765()&54*654#",129,"Eve"
OK
AT+CPBW=8,"432!+-765()&54*654#",145,"Tom"
OK
AT+CPBW=9,"432!+-765()&54*654#",209,"Richard"
OK
Reading the above entries with AT+CPBR=5,9 returns the following response:
+CPBR:5,"12345678",129,"Arthur"
+CPBR:6,"432!+-765()&54*654#",209,"John"
+CPBR:7,"432+76554*654#",129,"Eve"
+CPBR:8,"+432+76554*654#",145,"Tom"
+CPBR:9,"432!+-765()&54*654#",209,"Richard"