espressif / esp-aws-expresslink-eval

Espressif AWS IoT ExpressLink Evaluation and Firmware Repository
Apache License 2.0
17 stars 17 forks source link

AT+TIME? returning incorrect date (wrong month) #21

Closed nwilding closed 10 months ago

nwilding commented 11 months ago

Hello, I have been prototyping with an ESP32-C3-AWS-ExpressLink-DevKit V1.0, without updating any firmware. When I issue the AT+TIME? command on 2023/10/01 (October 1st) it returned the time with a date of 2023/09/01 (September 1st). I tried again on the 2nd of the month and got similar results. I assume there's an issue with the code in the ESP express link where it's returning the incorrect date. As I mentioned, I have not updated firmware on the device, so possibly this has already been identified and corrected?

Kriechi commented 10 months ago

Fixed in the latest release from November 2022: https://github.com/espressif/esp-aws-expresslink-eval/releases/tag/v2.4.1