Reference Manual

Table Of Contents
Start signal Command Length Status BTMAC CS
0x02 0x88 0x07 0x00 1 Byte 6 Bytes 1 Byte
Status:
0x00: Encrypted link to previously bonded device established
0x01: Bonding successful, encrypted link established
0x02: No bonding, pairing successful, encrypted link established
7.2.4 CMD_CHANNELOPEN_RSP
This command is printed on the UART as soon as connection setup and service discovery
has been completed successfully. Now data can be transmitted using the
CMD_DATA_REQ
.
Next to the
FS_BTMAC
of the connected device, the maximum payload size that is supported
by the link is part of this telegram. This indication message is the result of a connection
request (
CMD_CONNECT_REQ
).
Format:
Start signal Command Length Status BTMAC Max payload CS
0x02 0xC6 0x08 0x00 1 Byte 6 Bytes 1 Byte 1 Byte
Status:
0x00: Success
7.2.5 CMD_DISCONNECT_REQ
This command shuts down the existing connection. Thereafter the module prints a
CMD_DISCONNECT_CNF
to confirm that the request has been received, the indication mes-
sage
CMD_DISCONNECT_IND
follows which determines whether the disconnection operation
has been performed successfully or not.
Format:
Start signal Command Length CS
0x02 0x07 0x00 0x00 0x05
Response (
CMD_DISCONNECT_CNF
):
Start signal Command | 0x40 Length Status CS
0x02 0x47 0x01 0x00 1 Byte 1 Byte
Status:
0x00: Request received, try to disconnect
0x01: Operation failed
0xFF: Operation not permitted
Proteus-III reference manual version 0.11 © November 2019
www.we-online.com/wireless-connectivity 65