WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
67
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")
Query the value range of
phonebook storage.