Is there any library that integrates NTP and ESP8266 internal RTC? What I mean is that instead of sending NTP / UDP requests so often, we sync the NTP time to native RTC and sync the RTC with NTP every hour. This will keep the time accuracy pretty tight and keep the power needed for wifi pretty low.
Although I have read a lot of posts on internal RTC but not have been able to understand it.
Thanks.