nordic-auko / nRF5-ble-timesync-demo

nRF52 clock synchronization demo code
55 stars 50 forks source link

Robustness to multiple timesync systems in close proximity #26

Open lukeore opened 1 year ago

lukeore commented 1 year ago

The current code base is not effective for multiple islands of synchronised systems in broadcast proximity.

An option here maybe to use the rxaddress white list in the RADIO. To make this possible the timesync master address must be sent to timesync slaves. This can be managed out-of-band of this timesync protocol.