ESP32 SNTP Query always "Thu Jan 01 00:00:00 1970"
Posted: Mon Jan 31, 2022 11:14 am
As the title mentions, always getting "Thu Jan 01 00:00:00 1970" from AT+CIPSNTPTIME? query, after setting the timezone AT+CIPSNTPCFG=1,0,"us.pool.ntp.org","time.google.com"
Is there a specified wait time that is required before querying the SNTP time? The ESP32 is also connected to an AP prior to configuring the timezone.
Is there a specified wait time that is required before querying the SNTP time? The ESP32 is also connected to an AP prior to configuring the timezone.