AT Commands Reference
110 98-08901C68-O
Example
AT+MPBW=,"8005551212",129,"Sam Spade",2,3,0,1,1,3,0,0,4 //Store the primary number for user "Sam Spade" in
first available location and provide first name/last
name information ("Spade" is the last name)
OK
AT+MPBW=12,"+5551212",145,"Sam Spade",0,0,12,0,0,1,255,255,0 //Store the non-primary number for user "Sam Spade"
in index 12 and omit first name/last name information
OK
AT+MPBW=15,"2345678",129,"Matt",0,0,12,0,0,1,255,1,0 //Store the non-primary number for user "Matt" in
index 15 and provide first name/last name information
("Matt" is the first name)
OK
AT+MPBW=16,"7891011",129,"Smith",0,0,12,0,0,1,255,0,0 //Store the non-primary number for user "Smith" in
index 16 and provide first name/last name information
("Smith" is the last name)
OK
AT+MPBW=20,"1 3 5 12",128,"Friends",7,1,255,0,0,3 //Store a mailing list "Friends" in index 20 and provide
the fields that apply
AT+MPBW=21 //Erase location 21
OK
<first_last_
enabled>
This field determines whether the phone book record
contains information about the split between the first name
and the last name.
0 Second sub-field is the last (family) name.
1 Second sub-field in <text> is the first (given) name.
255 Record does not contain information about the first
name and last name fields.
<sub_field_
index>
A zero based index pointing to the first character in the
second subfield.
0 First sub-field does not exist.
If the <first_last_enabled> field is 255, then the value in this
field is ignored. The second sub-field is defined as all
characters following the first sub-field.
Table 38. +MPBW Parameters (Continued)
<Parameter> Description