I have a few questions and concerns out there for people with some experience in this area.
1. How accurate is this supposed Real-Time-Clock on the ESP board? I would want to restart and recalibrate the offset from the server every couple of hours or days depending on how accurate the clock is, and how accurate I want my timestamps to be.
2. How would I go about using the ESP libraries to return a number counting using the RTC, or restart it from zero?
I would ideally want to impliment something like Start, Stop, and Restart.
Thanks!