This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Link quality information , like CRC failure and packet losses on a link

nRF52832
SDK 17.2

We are trying to get the packet loss/error information on a per channel basis. It is similar to what is being discussed in https://devzone.nordicsemi.com/f/nordic-q-a/11452/connection-stability-packet-loss-etc . This is to understand packet loss on a connected mesh and also to react gracefully to packet losses.

This is also present in the nRF Mesh SDK as the scanner_stats_get function .

Can you point me at the API that can give us this information.
I have already see the RSSI function and the qos channel survey function, these do not provide the information that is needed on the exact packet losses.

Thanks

Parents Reply Children
No Data
Related