Specifications

HE863 family AT commands reference guide
80377ST10083a Rev.4 – 2012-02-01
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page 77 of 228
+CPBF - Find Phonebook Entries
by command Select TE
Character Set +CSCS
<hidden> indicates if the entry is hidden or not
0 phonebook entry not hidden
1 phonebook entry hidden
AT+CPBF=?
Test command reports the maximum lengths of <number> and <text> fields, in the
format:
+CPBF:[<nlength>],[<tlength>],[<glength>],[<slength>],[<elength>]
where:
<nlength> integer type value indicating the maximum length of field <number>
<tlength> integer type value indicating the maximum length of field <text>
<glength> integer type value indicating the maximum length of field <group>
<slength> integer type value indicating the maximum length of field <secondtext>
<elength> integer type value indicating the maximum length of field <email>
Note Remember to select the PB storage with +CPBS command before issuing PB
commands.
Example AT+CPBS="SM" Selecting phonebook
OK
AT+CPBF="J" Searching for string “J”
+CPBF: 1,"01048771234",129,"James"
+CPBF: 2,"0169998888",129,"Jane"
OK
Reference 3GPP TS 27.007
3.5.3.4.8. Write Phonebook Entry - +CPBW
+CPBW - Write Phonebook Entry
+CPBW=[<index>][,<
number>
[,<type>[,<text>[,<gro
up>[,<adnumber>[,<
adtyp
e>[,<secondtext>[,<e
mail>[,<sip_uri>[,<tel
_uri>[
,<hidden>]]]]]]]]]]]
This execution command writes phonebook entry in location number <index> in
the current phonebook memory storage selected with +CPBS. Entry fields written
are phone number <number> in format <type> and <text> associated with the
number. If all fields except <index> are omitted, the corresponding entry is deleted.
If the <index> is left out or “0”, but <number> is given, entry is written to the first
free location in the phonebook.
Note: Wildcard chracters (*, ?) in the phone number of FDN (fixed number
phonebook) are allowed.
Parameters:
<index> integer type values in range of location numbers of phonebook memory
<number> string type phone number of format <type>
<type> type of address octet in integer format
<text> string type field of maximum length <tlength>
<hidden> indicates if the entry is hidden or not ? only available, if a UICC with
an active USIM application is present
0 phonebook entry not hidden