-
Hi I'm trying to replicate the following tutorial.
https://m5stack.hackster.io/andreas-motzek/mqtt-enabled-scrolling-text-with-atom-matrix-and-micropython-98f29e
However when running main.py the…
-
Good morning,
I have noticed that network.PPP does not behave in the same way as the Wi-Fi network module in handling the TCP portion of uMQTT.simple. Specifically when an MQTT message is sent and…
-
I'm using Adafruit IO switches to turn my nodeMCU lights ON and OFF. The following code works but for a limited period of time. 5 minutes after the connection into Adafruit IO it seems the client trie…
-
We've been using this library for a while and have been really happy with the performance and usage. However, we recently took a look at how we could improve some of our cloud communication and discov…
-
My Sonoff TH with 8266 board and MicroPython 1.11 "locks up" regularly (likely after some network disruption). After sending a ping to the device, I can reconnect to WebREP and interrupt the uasyncio.…
-
esp8366
- boot
- main
- briques logicielles
- micropython
- micropip
- micromqtt
- fichier de configuration idents
- fichier de configuration mqtt: nom, @IP pi, etc.
raspberry pi
- b…
lremy updated
3 years ago
-
Whenever I try to install a package on my Pico W from Thonny 4.0.1 (from Debian testing) I get a nondescript error stating "not enough values to unpack (expected 2, got 1)"
I have tried installing bo…
-
Hi,
the umqtt.robust module is pretty reliable but I found a case when it stops sending:
![screenshot from 2016-09-14 13 42 10](https://cloud.githubusercontent.com/assets/1208351/18510950/3ec6d37a-7…
-
What triggered this was my attempt to use [micropython-mqtt](https://github.com/peterhinch/micropython-mqtt/) from the Unix port, in order to run some tests with my code before moving this to an actua…
-
> Please provide a clear and concise description of the bug along with logs
my vscode project directory:
```
.
├── ESP32_GENERIC_C3-20240105-v1.22.1.bin
├── .micropico
├── README.md
├── src…