-
Well, I've done everything, and now is just run the code (_wish it was_)
It stops here, and can't conclude de connection, any suggestion of what can be my mistake?
> Creating JWT...
> Sending m…
-
Rather than reopen the Issue #616 we can keep progress updated here as to where we want to go.
@ajlennon is building some kind of ballina thing that can rebuild and deploy to the rPI that is hangin…
-
I tried and googled a lot and can't get it to work.
I try to connect to my Mosquitto MQTT Broker which speaks TLS with a self signed certificate. With python and paho mqtt I can connect with these …
-
See
https://github.com/micropython/micropython-lib/issues/328#issuecomment-1266287927
-
Hi there,
I am trying to connect to a mosquitto mqtt server (mqtt://....) but it seems that something is going wrong when trying to publish or subscribe. Any ideas what is going on?
`mqtt.start(…
-
Hi, Thanks heaps for the logic. I had been trying with Micropython to get this going, but I was just unsuccessful at getting it to go. Then just a couple of hour and I got your solution going. It woul…
-
-
I'm trying to run the umqtt client on an ESP32 (full name ESP-WROOM-32). I'm flashing the firmware with the firmware: http://micropython.org/resources/firmware/esp32-20171226-v1.9.3-217-g5de064fb.bin
…
-
I'm using MicroPython v1.22.0-preview.4.g9f835df35.dirty on an ESP32 device without PSRAM, with ESP-IDF v5.0.2.
The problem arises when running asyncio in a thread. Here are the steps that lead to …
-
Mainly because it renders the following after any error in the try block is raised:
```python
PROBLEM IN THONNY'S BACK-END: Exception while handling 'Run' (ConnectionError: EOF).
You may need to pr…