Writing MQTT payloads into SD card

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

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.