Hi everyone,
With a ESP32, I need to have a mqtt broker that when receive messages from publishers, write in SD card.
I tried to adjust examples of libs PicoMQTT and sMQTTBroker.
PS: I tried sMQTTBroker and PubSubClient, but broker freezes when together.
If you show me a simple example that displays on terminal each message that arrives on broker is enought for me. Any idea?
Thanks