Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
46
6 Phonebook Commands
6.1 Selecting Phonebook Storage: +CPBS
Description
To select phonebook storage
Format
AT+CPBS=<storage> <CR>
AT+CPBS? <CR>
AT+CPBS=?<CR>
Parameter
<storage>:
"ME": MT phonebook
"SM": SIM/UICC phonebook
"EN": Emergency number
"MC": MT missed calls list
"RC": MT received calls list
"DC": MT dialled calls list
"FD": SIM/USIM fixdialling-phonebook
"ON": SIM own numbers (MSISDNs) list
Return
Value
<CR><LF>+CPBS: <storage>[,<used>,<total>] <CR><LF>
<CR><LF> OK<CR><LF>
<used>: Used count
<total>: Total count
Example
AT+CPBS="SM"
OK
Set the phonebook storage to SIM
card.
AT+CPBS?
+CPBS: "SM", 1, 250
OK
Query the current storage of the
phonebook.
AT+CPBS=?
+CPBS: ("SM", "DC", "FD", "MC", "ME", "RC",
"EN", "ON")
OK
Query the value range of phonebook
storage.
Remarks
N/A
6.2 Reading the Phonebook: +CPBR
Description
To read the phonebook information
Format
AT+CPBR=<index1>[,<index2>] <CR>
AT+CPBR=? <CR>