Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

mqtt subscribe not reciveing messages, but publish works good. #152

Open
moinologics opened this issue Jul 16, 2021 · 2 comments
Open

mqtt subscribe not reciveing messages, but publish works good. #152

moinologics opened this issue Jul 16, 2021 · 2 comments

Comments

@moinologics
Copy link

MicroPython v1.15 on ESP8266

@nznobody
Copy link

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.

@nznobody
Copy link

nznobody commented Feb 1, 2022

See: #147 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants