Hey,
I'm looking for suggestions on the recommended MQTT client to use.
I see there are a few options:
https://github.com/espressif/esp-aws-iot
https://github.com/espressif/esp-mqtt (from esp-idf component)
https://github.com/espressif/aws-iot-de ... embedded-C
Or are there any other I should consider?
Thanks
Recommended MQTT Client
Re: Recommended MQTT Client
All of the MQTT clients you listed are valid options for use with ESP32-based projects.If you are planning to use a different MQTT broker or want a more general-purpose MQTT client, then the esp-mqtt component would be a good choice. It is lightweight and easy to use, and supports all of the essential MQTT features.
Who is online
Users browsing this forum: No registered users and 133 guests