Search found 1 match
- Wed Jul 04, 2018 10:48 pm
- Forum: ESP-IDF
- Topic: Boot Time and Synchronization
- Replies: 1
- Views: 3463
Boot Time and Synchronization
My problem: I need to have 2-3 ESP32's be tightly synchronized, but I don't think I can afford a wifi or BT transaction to keep them in sync. I want to get them on the same time, and then run them based on their own timers. NTP is not sufficiently accurate for this synchronization. I need millisecon...