You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried a very simple ESP8266 sketch, subscribing to "#", and using MQTT.fx to publish topic "Hello", with an empty payload. It reliably crashes out just after the LOG statement in ESP8266MQTTClient.cpp line 344.
Running on Lolin D1 Mini, ESP8266 libraries 2.4.2.
The text was updated successfully, but these errors were encountered:
Just tried a very simple ESP8266 sketch, subscribing to "#", and using MQTT.fx to publish topic "Hello", with an empty payload. It reliably crashes out just after the LOG statement in ESP8266MQTTClient.cpp line 344.
Running on Lolin D1 Mini, ESP8266 libraries 2.4.2.
The text was updated successfully, but these errors were encountered: