Closed maqsudbek closed 2 years ago
In the AT instruction set of ESP (non-os sdk ver 3.0.5), getting time data is done through:
AT+CIPSNTPTIME?
command, and the response looks like this:
+CIPSNTPTIME:Fri Nov 04 15:00:22 2022
Can you please fix that as well ?
Thanks in advance!
it is documented that it doesn't work https://github.com/JAndrassy/WiFiEspAT#capabilities-comparison
In the AT instruction set of ESP (non-os sdk ver 3.0.5), getting time data is done through:
AT+CIPSNTPTIME?
command, and the response looks like this:
+CIPSNTPTIME:Fri Nov 04 15:00:22 2022
Can you please fix that as well ?
Thanks in advance!