Reference Manual

Table Of Contents
7.2.6 CMD_DISCONNECT_IND
This telegram indicates that the connection has shut down successfully. This indication
message is the result of a disconnection request (
CMD_DISCONNECT_REQ
).
Format:
Start signal Command Length Reason CS
0x02 0x87 0x01 0x00 1 Byte 1 Byte
Reason:
0x08: Connection timeout
0x13: User terminated connection
0x16: Host terminated connection
0x3B: Connection interval unacceptable
0x3D: Connection terminated due to MIC failure (Not able to connect due to bad link quality,
or connection request ignored due to wrong key)
0x3E: Connection setup failed
7.2.7 CMD_PHYUPDATE_REQ
This command allows to update the PHY of the current BLE connection. After the mod-
ule prints a
CMD_PHYUPDATE_CNF
it tries to update the PHY. The result is indicated by
CMD_
PHYUPDATE_IND
message.
Format:
Start signal Command Length PHY CS
0x02 0x1A 0x01 0x00 1 Byte 1 Byte
PHY:
0x01: 1 MBit PHY
0x02: 2 MBit PHY
0x04: LE Coded mode (1 MBit PHY with DSSS and FEC for higher ranges)
Response (
CMD_PHYUPDATE_CNF
):
Start signal Command | 0x40 Length Status CS
0x02 0x5A 0x01 0x00 1 Byte 1 Byte
Status:
0x00: Request received. Try to update PHY of current connection
0x01: Operation failed, e.g. due to invalid PHY
0xFF: Operation not permitted
Proteus-III reference manual version 0.11 © November 2019
www.we-online.com/wireless-connectivity 66