Open
Description
Hi,
after a long time I updated my breadboard NTP server (AZ-Delivery ESP32 NodeMCU, DS3231, Perthold ST22 GPS, I2C display) from v1.2 (around the time where I discovered the GPS week rollover problem) to v1.6.
I uploaded the new data to the FS and deleted the EEPROM at the first startup.
Configuration went OK so far.
Then I observed the following problems:
- After a while the webinterface didn't respond anymore (timeout)
- Same with the NTP interface (tried to test with w32tm, but get a 0x800705B4 error -> NTP server didn't respond)
- The time on the display shows weird time: sometimes some seconds are skipped and the display shows a time some minutes in the future or some minutes in the past, but the time at the serial console is OK.
So currently the NTP server isn't usable for me.
Someone else having these problems?
Any ideas, what I am probably doing wrong?
Regards, Thorsten