ESP MQTT data transmission over TCP
Posted: Sat Jul 15, 2023 9:25 am
Hi,
I am doing MQTT-TCP communication on ESP32-WROOM based Devkit board. On that I flashed the default mqtt tcp example which works all fine with data for the topic getting continuously displayed but as I tried replacing default data it just stops after a few iterations.
The broker URL I used is mosquitto test broker.
Please let me know the right way to do do.
All kind help is appreciated.
Many thanks,
Sameer
I am doing MQTT-TCP communication on ESP32-WROOM based Devkit board. On that I flashed the default mqtt tcp example which works all fine with data for the topic getting continuously displayed but as I tried replacing default data it just stops after a few iterations.
The broker URL I used is mosquitto test broker.
Please let me know the right way to do do.
All kind help is appreciated.
Many thanks,
Sameer