3 defined values, 3 find phonebook entries +cpbf, 1 description – Rainbow Electronics 900 User Manual

Page 61: 2 syntax, Find phonebook entries +cpbf

Advertising
background image

FLYFOT-M260-MODULE

Page: 61 / 239

This document is the sole and exclusive property of FLYFOT. Not to be distributed or divulged without
prior written agreement.

Note: Read entry 11 (UCS2 format)

11,"01012312312",129,"805F204E09FFFF"
OK
Note: Display location 11

AT+CPBR=52
Note : Read entry 52 (empty)

OK
Note: location 52 is empty

AT+CPBR=356
Note : Read entry 356 (wrong)

+CME ERROR: 21
Note : Invalid index because the maximize is 355

8.2.3 Defined

values

:

<first_entry>, <last_entry>
location (or range of locations) where to read phonebook entry.
The first entry and last entry must both be more than 0. The first entry must be less than last entry.

8.3 Find phonebook entries +CPBF

8.3.1 Description:

This command returns phonebook entries with alphanumeric fields starting with a given string. The
AT+CPBF= “” command can be used to display all phonebook entries sorted in alphabetical order.
This command is not allowed for "LD", "RC", "MC", "SN", phonebooks and for the “EN” phonebook,
which does not contain alphanumeric fields.
It is possible to use this command with UCS2 strings. If a wrong UCS2 format is entered, the string is
considered as an ASCII string.

8.3.2 Syntax

:

Command syntax : AT+CPBF=<string>
Command

Possible responses

AT+CPBF=?
Note: Test command

+CPBF: 20,12
OK
Note : +CPBS=”SM” ,Max length for phone
number is 20 digits, 12 characters for the text

AT+CPBF=?
Note: Test command

+CPBF: 19,30
OK
Note : +CPBS=”ME” ,Max length for phone
number is 19digits, 30 characters for the text

AT+CPBF?
AT+CPBF

+CME ERROR: 3
Note: The product can not support this command

AT+CPBF="L"
Note : Read entries with .

L.

+CPBF: 13,"01085966659",129,"Lin"
+CPBF: 9,"13911133127",129,"LINYX"
OK
Note : Display locations with text field starting
with L

Advertising