Programming Manual

i480e&i480e-MD2 Programming Manual
71 / 139
Command
AT+B PBCPULLCRT
Response
Succeeded: AT-B PBCPULLDATAIND [pbSize], [moreData],
[length],[packet]0xFF
Failed: AT-B PBCPULLCRT 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
1. If the [length] field of the PBCPULLDATAIND indication is not
equal to the real packet received by MCU, it is possible that packet
loss has occurred on UART. In this situation, this command can be
used to retransmit the packet.
2. End of packet is 0xFF, not \r (0x0d).
12.7
PBCPULLCMT
The PBCPULLCMT command is used to get the current processed packet.
Command
AT+B PBCPULLCMT
Response
Succeeded: AT-B PBCPULLCMTIND
Failed: AT-B PBCPULLCMT 1
Parameters
N/A
Note
N/A
12.8
PBCSETPARSE
The PBCSETPARSE command is used to set if parsing phonebook vCard data.
Command
AT+B PBCSETPARSE [para]
Response
Succeeded: AT-B PBCSETPARSE 0
Barrot Confidential