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

API to determine number of BLE retransmissions

I am wondering if there is an API to determine the number of retransmissions (if any) a particular packet required to transmit OTA. Specifically, we are periodically sending notifications from peripheral->central. I would like to determine for  a particular notification received by the central, if the packet required any retransmissions, and if so, how many retransmissions took place.

Thank you!

Related