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
{{ message }}
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
I've had issues using MQTT with Thingsboard. Potentially for this reason. I ended up digging into the issue and found problems with the MQTT / SSL interactions. In the end I added a lot of logging and had to change some function calls on the socket to being async (non-blocking) and handling that.
This could be only SSL related. I'll raise my own issue around that soon.
MicroPython v1.15 on ESP8266
The text was updated successfully, but these errors were encountered: