/TestMqtt

Primary LanguageC++

TestMqtt

Very basic and simple Platformio project for getting started with MQTT on ESP32 S3. Made for my students @kristiania, the example does not contain "everything" like all other "basic" examples do. It just contains what is needed to understand Publish & Subscribe. The Mqtt library used is the "arduino-mqtt" wrapper for lwmqtt by the same author.