1vv0301515 Rev.1
Page 45 of 59
2018-07-18
Phonebooks
The user can access the different Phonebook types, stored on the SIM card or on the NVM
memory, by means of the dedicated AT commands.
2.11.1.
Phonebook Storage
The choice of the Phonebook Storage must be the first Phonebook operation. Once storage is
selected, it is no longer needed to select it again until the desired storage remains the same, and
the module is not turned off.
Use the following command to select the phonebook memory storage identified by <storage>
parameter. To have more information on the command refer to document. The command syntax
is:
AT+CPBS=<storage>
Test command returns the <storage> range provided by the module.
AT+CPBS=?
Example
Read the supported range of Phonebook Storages. The <storage> range depends on the SIM,
that must be inserted.
AT+CPBS=?
+CPBS: ("ME","SM","LD","MC","RC","FD","DC","ON")
OK
Read the current phonebook storage
AT+CPBS?
+CPBS: "SM", 1, 50
OK
Select "FD" phonebook storage.
AT+CPBS="FD"
OK
AT+CPBS?
+CPBS: "FD", 0, 13
OK
Select "MC" Phonebook Storage
AT+CPBS="MC"
OK
AT+CPBS?
+CPBS: "MC", 0, 10
OK