SlowBro904

Results 8 comments of SlowBro904

No gold. Can you think of any other diagnostics to run? ``` (mypy) root@ubuntu:/mypy# systemctl status mosquitto ● mosquitto.service - LSB: mosquitto MQTT v3.1 message broker Loaded: loaded (/etc/init.d/mosquitto; generated;...

Were you able to check this? I don't know what else to look for, but it could be a problem on my end.

I'm only an intermediate coder so you can probably think of better ways to do what I did in the MySQL example. Especially the conn_opts() and get_opts() functions. But they...

MrLeeh could you fork a new thread and send pings? I'm very new at this so apologies if that sounds like an ignorant question, but it seems to me that...

Threading is usable in Pycom's uPy, and I have successfully flashed that to a standard WROOM-32. Theirs is open source. (It's not completely usable in that state, one must also...

Oh, and I found this. You /might/ have threading in your implementation after all. Go try it. https://forum.micropython.org/viewtopic.php?t=1864

Does validation work properly on ESP32?