bluetoe icon indicating copy to clipboard operation
bluetoe copied to clipboard

[nrf52]Taking Anchor from End of PDU

Open TorstenRobitzki opened this issue 2 years ago • 0 comments

In the current implementation, the connection event anchor is taken at the end of the PDU. This prohibits to capture the anchor in case, that the CRC is wrong, as it is not clear, whether the length of the PDU is correct or not.

This is a bug, but fixing this only enhances the implementation slightly.

TorstenRobitzki avatar Feb 21 '22 12:02 TorstenRobitzki