245 Forks
532 Stars
532 Watchers

esp-mqtt

ESP32 mqtt component

How to download and setup esp-mqtt

Open terminal and run command
git clone https://github.com/espressif/esp-mqtt.git
git clone is used to create a copy or clone of esp-mqtt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with esp-mqtt https://github.com/espressif/esp-mqtt/archive/master.zip

Or simply clone esp-mqtt with SSH
[email protected]:espressif/esp-mqtt.git

If you have some problems with esp-mqtt

You may open issue on esp-mqtt support forum (system) here: https://github.com/espressif/esp-mqtt/issues