arduino-libraries / ArduinoMqttClient

ArduinoMqttClient Library for Arduino
GNU Lesser General Public License v2.1
186 stars 73 forks source link

Doesn't connect to ThingsBoard #83

Open hajosc opened 1 year ago

hajosc commented 1 year ago

As per subject, release V0.1.6 doesn't connect to ThingsBoard v3.4.4. Actually it does, Thingsboard debug logs show success, "alive" goes true, but the MqttClient eventually times out and thinks it didn't get connected. I guess it requires a different ACK from the broker, not sure.

pg-goose commented 9 months ago

Having the same issue RN, no signs of live on the thingsboard tho, any possible workarround?