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
I use this library on Arduino IDE 1.8.5 ,
and create very simple 2 functions call APIs from this library.
** my_mqttconn_and_subscribe() and my_publish() **
It's very good connection to any MQTT Broker.
However when I try connecting to "test.mosquitto.org" .
It occurs WDT reset both PROTOCOL_NAMEv311 and PROTOCOL_NAMEv31.
Why? and how to solve ?
I use this library on Arduino IDE 1.8.5 ,
and create very simple 2 functions call APIs from this library.
** my_mqttconn_and_subscribe() and my_publish() **
It's very good connection to any MQTT Broker.
However when I try connecting to "test.mosquitto.org" .
It occurs WDT reset both PROTOCOL_NAMEv311 and PROTOCOL_NAMEv31.
Why? and how to solve ?
Thank you.
//------------------------------------------
// Environment
Platform : ArduinoIDE 1.8.5
ESP8266 Hardware : Wemos D1 mini
ESP8266 Core : ESP8266 2.4.0-rc2
ESP8266 SDK : 2.1.0
//------------------------------------------
error on serial monitor ..
The text was updated successfully, but these errors were encountered: