morres83
Results
2
issues of
morres83
As I found, this NTP library has the same deficiency as others if there is no (valid?) NTP server feedback. In this case ntpTime = 0, and the resulting time...
The ESP8266 keeps rebooting when setSyncProvider(RTC.get); is called. This behavior is caused by multiple calls of Wire.begin() in setup(). I am using the DS1307 and a BMP280 temperature sensor connected...