Programming Manual

78 / 139
i480e&i480e-MD2 Programming Manual
Failed: AT-B MAPCGETMSG 1
Parameters
handle
You should get this parameter by parsing the
Message Listing object
moreData
More data to be received or sent. More(TRUE) or
not(FALSE)
length
The length of the packet field
packet
The partial or complete packet of an object, cannot
be NULL, cannot include \r’.
Note
N/A
14.7
MAPCGETCRT
The MAPCGETCRT command is used by the MAP client to get the previous
indication when the MAP client has received the MAPCGETDATAIND indication.
Command
AT+B MAPCGETCRT
Response
Succeeded: AT-B MAPCGETCRTIND
[moredata],[packetSize],[packet]
Failed: AT-B MAPCGETCRT 1
Parameters
moreData
More data to be received or sent. More(TRUE) or
not(FALSE)
length
The length of the packet field
packet
The partial or complete packet of an object, cannot
be NULL, cannot include \r’.
Note
1. If the [length] field of the MAPCGETDATAIND 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. This command can be used to get the current packet before
receiving the MAPCGETCMTIND indication, only for getting message
listing function.
Barrot Confidential