ct-Open-Source / Basecamp

An Arduino library to ease the use of the ESP32 in IoT projects
GNU General Public License v3.0
253 stars 48 forks source link

Connection problems with Broker/multiple tcp-connections #49

Closed Mutzmann closed 6 years ago

Mutzmann commented 6 years ago

The vTaskDealy parameter "100" seems to force Basecamp to open multiple tcp-connections on start-up. This causes connection issues with a MQTT-Broker. I tested the issue with the parameter "1000" and it seems that this solves the problem.

Wireshark sample - Client 192.168.1.116, Broker 192.168.1.119 wireshark keine verbindung mqtt

wireshark verbindung mqtt