Search found 1 match
- Tue Oct 19, 2021 10:25 am
- Forum: General Discussion
- Topic: ESP-NOW time sychronization
- Replies: 2
- Views: 5208
Re: ESP-NOW time sychronization
I am planning to use 4 esp32 nodes and one of them connected to ntp server for time synchronization. and wants to time sync rest of the devices to esp access point wifi mode. Is it possible? I have doubt regarding broadcast the time() of the master and use the function settimeofday() function to the...