I clearly understand that the ESP8266 internal clock is not a calibrated one. I also assume that it drifts quite a lot but; syncing with NTP every some duration would maintain a decent accuracy.
I believe that using an external hardware RTC and syncing it is a good solution but, is there a way to establish an internal RTC and refresh internal (or external) RTC with NTP periodically (maybe very 30 mins)?
Thanks,