Recommended MQTT Client

spadespwnz
Posts: 3
Joined: Fri Sep 11, 2020 5:28 pm

Recommended MQTT Client

Postby spadespwnz » Tue Apr 04, 2023 4:39 pm

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

bidrohini
Posts: 202
Joined: Thu Oct 27, 2022 12:55 pm

Re: Recommended MQTT Client

Postby bidrohini » Wed Apr 05, 2023 7:23 am

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 112 guests