Page 1 of 1

Using FreeRTOS CoreMQTT library on ESP32

Posted: Wed Jan 12, 2022 2:33 pm
by borys.jelenski
Hello,

I would like to use the FreeRTOS coreMQTT library on ESP32 which is now a part of the AWS IoT SDK. However, the ESP AWS IoT port (https://github.com/espressif/esp-aws-iot) is based on the older AWS IoT where a different MQTT library is used. AWS migrated to coreMQTT with newer version of their IoT SDK.

I found this repo: https://github.com/espressif/esp-freertos-coremqtt

Is this an official, stable release or is considered experimental?

There is also a beta release of ESP AWS IoT which is using a newer version of the AWS IoT: https://github.com/espressif/esp-aws-io ... lease/beta

Which one should I use or are there any other releases containing the coreMQTT library?

Re: Using FreeRTOS CoreMQTT library on ESP32

Posted: Sun Nov 13, 2022 9:18 pm
by squiggle
bump

Re: Using FreeRTOS CoreMQTT library on ESP32

Posted: Tue Nov 15, 2022 10:58 am
by chegewara
I would say it is outdated and probably abandoned repo. Because in 2 years esp-idf changed a lot and it may be no longer compatible (just educated guessing).
In other hands this repo is added as official component, so its best to do simple demo to check.
https://components.espressif.com/compon ... s-coremqtt

As you can see minimal requirements for this component is esp-idf 4.3.