esp-aws-iot icon indicating copy to clipboard operation
esp-aws-iot copied to clipboard

aws iot sdk v4.0 integration in esp-idf v3.3 and esp-idf v4.1 (IDFGH-4072) (CA-99)

Open chaabanemalki opened this issue 4 years ago • 8 comments

Hello,

AWS released few days ago the aws iot 4.0 and there were a branch with aws 4.0 beta in the esp-idf now it is removed.

Can you please share your timeline about the integration of aws IoT 4.0 into esp-idf 4.1 and v3.3

Thank you, Chaabane

chaabanemalki avatar Oct 05 '20 13:10 chaabanemalki

Hello,

any feedback regarding my request ?

chaabanemalki avatar Oct 14 '20 12:10 chaabanemalki

@chaabanemalki , it is not really clear what exactly the requirement is. Are you asking about the latest 202009.00 release of aws-iot-device-sdk-embedded-C? As per my knowledge, there was never any aws 4.0 beta branch either in esp-idf or esp-aws-iot.

shahpiyushv avatar Oct 14 '20 16:10 shahpiyushv

@chaabanemalki Thanks for reporting, would you please help share if any updates? Thanks.

Alvin1Zhang avatar Oct 20 '20 03:10 Alvin1Zhang

Hello, Thank you for the feedback.

in the readme here https://github.com/espressif/aws-iot-device-sdk-embedded-C

it says

We have released version 4.0.0 beta 1 of this SDK on the v4_beta branch and encourage everyone to give it a try.

but when you click on the link of the branch v4_beta it says not found. not sure if it was merged or deleted ? So my initial question is: Now that the official aws iot v4.0 is out. Does espressif plan to integrated ?

chaabanemalki avatar Oct 20 '20 06:10 chaabanemalki

@chaabanemalki , the repository you mentioned is just a (somewhat stale) fork of this AWS repo. The v4_beta branch has now been deprecated and renamed to v4_beta_deprecated in the original repo as you can check here. So, we do not plan to have any port for that. However, we are evaluating the porting efforts for Release 202009.00 and will provide an update on that soon.

shahpiyushv avatar Oct 20 '20 08:10 shahpiyushv

Any updates?

andreossido avatar Jan 08 '21 12:01 andreossido

@shahpiyushv any chance we can update/estimate on the port for 202012.x ?

It looks to be using the FreeRTOS coreMQTT client and some other AWS FreeRTOS components internally

@lhespress already has a port of FreeRTOS Core MQTT as part of https://github.com/espressif/esp-idf/issues/6112#

AshUK avatar Jan 08 '21 17:01 AshUK

@shahpiyushv is there any update on this effort? We would like to make use of the nicely integrated OTA functions of AWS while avoiding Amazon FreeRTOS, which is not feature complete and is difficult to develop with.

petergzmo avatar Feb 02 '21 19:02 petergzmo