espressif / esp-aws-iot

AWS IoT SDK for ESP32 based chipsets
Apache License 2.0
256 stars 153 forks source link

Any esp-aws-iot release supporting or usable with IDF v5.2.1 ? (CA-332) #217

Closed espressing closed 1 month ago

espressing commented 2 months ago

Hi,

as IDF v5.2.1 has been stable release with many needed fixes & changes, we would take it into use.

However, it seems esp-aws-iot releases (not even master branch) support it? And seen some ticket about this that only solved it on master and only for IDF5.1.

Is there any way of using a stable esp-aws-iot version with IDF5.2.1? or we need to go back to IDF5.1 and use esp-aws-iot from master branch that then may have issues?

Thanks in advance.

avsheth commented 2 months ago

Hi @espressing We have started with the evaluation of v5.2.1 for esp-aws-iot. I'll update about the timelines in a day or two.

espressing commented 2 months ago

Hi @avsheth Many thanks, this is very good news - thanks in advance for a timeline;
Kind regards

espressing commented 1 month ago

Hi @avsheth Could you please inform whether there are any updates on mentioned timeline?

avsheth commented 1 month ago

Hi @espressing Yes we will announce the support by 17th.

espressing commented 1 month ago

Hi, excellent, many thanks!

On Wed, 8 May 2024 at 10:34, Amit Sheth @.***> wrote:

Hi @espressing https://github.com/espressing Yes we will announce the support by 17th.

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-aws-iot/issues/217#issuecomment-2100169006, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHX56GDAIJAWILRIQ2Q44STZBHWS5AVCNFSM6AAAAABGCEYBV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBQGE3DSMBQGY . You are receiving this because you were mentioned.Message ID: @.***>

--

Jona2892 commented 1 month ago

Hey, Was the support announced today? If not, when will it be ready?

Best

avsheth commented 1 month ago

Hi @Jona2892 We have finished our evaluation and only minor configuration changes for ESP32-C2 and ESP32-S2 chipsets are required while moving to v5.2.1 IDF (that too for ota_http example only). Rest of the chipsets and examples will work without any changes with v5.2.1. You may start using it without any explicit changes.

We'll make changes in the top-level readme to officially by Tuesday. However it's safe to start using esp-aws-iot with IDF v5.2.1 and let us know if you face any issues.

Thanks.

espressing commented 1 month ago

Hi @avsheth,

thank you, very good news! So presumably master branch only or the above means even the latest stable tagged release is OK?

avsheth commented 1 month ago

We plan to support IDF v5.2.1 only on the master branch for now.

espressing commented 1 month ago

Thank you!

On Fri, 17 May 2024 at 15:36, Amit Sheth @.***> wrote:

We plan to support IDF v5.2.1 only on the master branch for now.

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-aws-iot/issues/217#issuecomment-2117749530, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHX56GGLWXGITZWEASWV473ZCYIVXAVCNFSM6AAAAABGCEYBV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJXG42DSNJTGA . You are receiving this because you were mentioned.Message ID: @.***>

--

avsheth commented 1 month ago

IDF v5.2.1 support is added to master now.