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

Timer synchronization between nRF52832 with STM32

I want two STM32 timers synchronization via BLE . Used two nRF52832DKs  download the timersync demo :https://github.com/nordic-auko/nRF5-ble-timesync-demo

the nRF52832DKs  timers are synchronous. But how to Synchronize STM32 and NRF timers.

Related