Using FreeRTOS CoreMQTT library on ESP32
Posted: Wed Jan 12, 2022 2:33 pm
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?
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?