I am using esp8266 and updated it to get time sync from SNTP.
I connect to a router and ask for the time.
Config command I send to ESP8266
AT+CIPSNTPCFG=1,3
Time returns FALSE 4 or 5 times I request with:
AT+CIPSNTPTIME? --> 0:0:0 1/1/1970
However, it returns TRUE after 6 or more requests.
Does the AT+CIPSNTPTIME? command need a proper time from the start?
Some people have the same problem without answer on the internet.
Please, let me have your kind response at your earliest convienience.