Camila_99$$
Camila_99$$
DIIDevHeads IoT Integration Server
Created by Daniel kalu on 9/27/2024 in #edge-networking
Optimizing MQTT Communication for High-Frequency Data Transmission with ESP32
Hmm, I think one thing that might help is adjusting the QoS level in MQTT for more reliable message delivery, though it can add some overhead. Have you also tried implementing message buffering on the ESP32 side??? That could smooth out transmission during network instability. And depending on your sensor frequency, using an async publishing model might help reduce delays too
3 replies