OpenMarine

Full Version: SENSESP and MQTT
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I've been testing sensesp (https://github.com/SignalK/SensESP) with my ESP32 MCUs recently and I've found it great.

I'd like to add an MQTTClient on sensesp as some of my MCUs are currently subscribed to my boat broker and it would be great to let them take some actions based on some MQTT messages...

Is there any simple way to set up an MQTT client on sensesp?