Search found 1 match

by tyczj0
Tue Jun 04, 2019 1:09 am
Forum: ESP-IDF
Topic: Does using time_t still result in time rollover when using configTime?
Replies: 0
Views: 1917

Does using time_t still result in time rollover when using configTime?

I am using my esp32 to connect to Google Cloud IoT Core and I am trying to track down very sporadic connectivity issues and it either has to be my connection to IoT Core or just the network connection When the sketch starts I set the time on the board with configTime(0, 0, "pool.ntp.org", "time.nist...