Page 1 of 1

Unexpected system time behaviour

Posted: Wed Mar 10, 2021 12:55 pm
by athariyanpaul
Hi all, and thank you for your attention. i want to report here a strange behaviour of my ESP32 - wroom 32E module. While doing a project using ESP32 - wroom 32E , The system time was set using the function settimeoftheday the timezone is given as null . While i get back the time using 2 functions (Time & gettimeofday) the resultant time is 1073 seconds ahead of the present time . So can you tell me why Iam getting unexpected system time.

Re: Unexpected system time behaviour

Posted: Wed Mar 10, 2021 3:17 pm
by chegewara

Re: Unexpected system time behaviour

Posted: Thu Mar 11, 2021 6:58 am
by athariyanpaul
Thanks for valuable information.
This unexpected time behaviour is seen in a fresh board . So are we using any constants internally to solve this frequency issue.
Thanks.