As some of you may have noticed, there has been a lot of development going on around the AWS IoT SDK lately. They seemed to be developing a v3 branch and then suddenly announced a complete new development. We at Nantis (our German website) were caught up between the transition and needed to port the SDK twice. For the first port, we used the official Mbed library, however we faced a lot of issues, many ultimately caused by the flawed design of the v3 branch. Therefore when the new version was published, we decided to migrate to the new one immediately, which in my opinion was a good decision since the new SDK seems much more stable and well-designed. For the last few months we have been testing the our port and are pretty happy with it, so we decided to make it open-source for the Mbed community. Feel free to check it out and contribute if it appeals to you!
In the meantime I noticed that the Mbed OS roadmap published by @donatien includes the update of the official port in the backlog. I hope our work would be of some contribution to the official port and duplicated effort could be prevented. Therefore I am also open for feedback by the Mbed team.
Hi Bora,
We are just about to start the update of the Mbed client for AWS and associated Mbed OS example for AWS. Your port is a great start and will allow us to speed up this activity. Thanks again!
Questions or feedback migth come soon.
Best regards,
Evelyne
I am looking forward to it! BTW I am adding some updates in the dev branch and probably will merge to main soon. Just to remind it is a work in progress