NTP doesn't send requests to next server...
Posted: Tue Jan 07, 2020 1:51 pm
Hello,
I have a problem with NTP: it doesn't send requests to next server if the first is unavailable. I have setted the SNTP_MAX_SERVERS to 3 into the include file ...\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4\tools\sdk\include\lwip\lwip\apps\snmp_opts.h but it seems to ignore the second and third server...
Could someone help me please? Thank you a lot in advance...
I have a problem with NTP: it doesn't send requests to next server if the first is unavailable. I have setted the SNTP_MAX_SERVERS to 3 into the include file ...\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4\tools\sdk\include\lwip\lwip\apps\snmp_opts.h but it seems to ignore the second and third server...
- configTzTime( "CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00", "192.168.0.25", "193.204.114.232", "193.204.114.232");