adafruit / Adafruit_MQTT_Library

Arduino library for MQTT support
MIT License
571 stars 291 forks source link

In several minitues my device always disconnect but connect back immediately #211

Open dirty-paper opened 2 years ago

dirty-paper commented 2 years ago

as the title saying ,I dont want to receice this disconnected message(I use $SYS topic to listen) because it didn't disconnect actually,I just want the disconnect message when truely disconnecting happened.

dirty-paper commented 2 years ago

and I use ESP8266