Hi all.
Are there any suggestions for ESP32S3 clock without use of internet?
Thanks
Adam
Looking for advices for ESP32S3 clock without Internet
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: Looking for advices for ESP32S3 clock without Internet
Suggestions for what exactly? A kit to build? How to write firmware? An existing product? Something specific you would normally do via the Internet but now are looking for a different way? Hardware design? Software design?
Re: Looking for advices for ESP32S3 clock without Internet
You have to use the in-built RTC of the ESP32. https://www.theelectronics.co.in/2022/0 ... esp32.html
Re: Looking for advices for ESP32S3 clock without Internet
Thanks.bidrohini wrote: ↑Fri Jan 20, 2023 3:24 pmYou have to use the in-built RTC of the ESP32. https://www.theelectronics.co.in/2022/0 ... esp32.html
how to set current time in this link?
Re: Looking for advices for ESP32S3 clock without Internet
"The first line of the setup function sets the time to January 17th, 2021 at 15:24:30,"
Just change the date and time to the desired ones.
Just change the date and time to the desired ones.
Re: Looking for advices for ESP32S3 clock without Internet
Thanks.
I tested the link you shared that works well, question is when the battery is used up, only way to correct the time is re-upload sketch, is it possibly to use NTP to synchronize and sign the current time to ESP32 like: rtc.setTime(current time); ?
Who is online
Users browsing this forum: Baidu [Spider] and 131 guests