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

Can get a millisecond level (< 10ms) time synchronization by parsing the Link Layer packet (like: LL_PERIODIC_SYNC_IND), instead of your "timeslot" tech? Thanks!

Hi,

We are implementing a synchronous light flashing of multiple devices, so:

1) Can we get a millisecond level (< 10ms) time synchronization by parsing the Link Layer packet (like: LL_PERIODIC_SYNC_IND) and working with the Radio Notification ?

2) To achieve this: is there any Softdevice API to handle the Link Layer packet ?

We've used "timeslot" for ESB devices so we are searching another way to get this synchronization.

Hope can get some suggestion or even some implement about "get the synchronization by parsing the packets of the protocol stack".

Thanks!

Related