You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I'm currently developing an automation program and need to use real time clock. As i read, esp32 has built-in RTC and there are way to config time using NTP server. My problem is i'm not using wifi and my program will run totally in offline mode. Is there any way i can set the time without connecting to any server?(i planned to set time via bluetooth)
Thankyou.
marian-craciunescu, kugelkopf123, executer-uno and Glavin001