This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652R: Time stamps of connection events in BLE connection

Part Number: CC2652R

Hi Team,

For our application development of a central role, we need timestamps for particular connection events. Can the application somehow get access to the connection event counter value for a particular connection? E.g. if we can derive the time stamp of the first connection event (connection event counter value 0) and the connection interval using some HCI commands then we could derive timestamps for all subsequent connection events (of course this only works on the central device). The required accuracy is better than 2 ms, so a statistical determination of the timestamp for a particular connection event could also be used.

Thanks in advance for your reply.