Programming Manual

i480e&i480e-MD2 Programming Manual
70 / 139
at+b pbcpullcmt\CRAT-B PBCPULLCMTIND\CR
Example
If set the module to parse vCard format phonebook, the contact’s
name will be parsed with UTF-8 format.
AT+B PBCPULLPB 1,1,65535,0\CR
AT-B PBCSTAT 4\CR
AT-B PBCPARSEDATAIND
0,\xE9\xA9\xAC\xE5\xA7\x90,0,18610865026\CR
AT-B PBCPARSEDATAIND 0,\xE7\x88\xB9,0,13784070664\CR
……(more records)
AT-B PBCSTAT 3\CRAT-B PBCPULLCMTIND\CR
12.5
PBCPULLCONT
The PBCPULLCONT command is used to get more dada for the ongoing pull
operation.
Command
AT+B PBCPULLCONT
Response
Succeeded: AT-B PBCPULLDATAIND [pbSize], [moreData],
[length],[packet]0xFF
Failed: AT-B PBCPULLCONT 1
Parameters
pbSize
Ignored
moreData
More data to receive or not. More(TRUE) or
not(FALSE)
length
Length of the packet
packet
Data of packet
Note
This command shall be used only if the [moreData] field of the
“PBCPULLDATAINDindication equals to one.
12.6
PBCPULLCRT
The PBCPULLCRT command is used to get the current processed packet.
Barrot Confidential