-
If the device joins but not send a uplink, the lastRX is undefined.
On this conditions is not possible to send a downlink on class C to the device because the function try_class_c crashes on the func…
-
Rare scenarios can happen where Node Red starts before Mosquitto (for example when the network connection takes a while to configure). When the python script is then launched, it fails to connect to t…
-
Is there a standard (or custom for that matter) way to inform the clients, that the server is under high load?
Our clients are connected via MQTT and have the ability to queue messages in case of n…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
I just upgraded to the latest version (1.31.1) and not sure if this is related to that or if it…
-
Noyhing changed.....
Возникло исключение: NotImplementedError
exception: no description
File "D:\Projects\_TakeYours\Server\src\server.py", line 77, in main
await client.asyncio_connect(MQ…
-
Hi,
I am seeing the error below when I satart the log.
pm2 log smartthings-mqtt-bridge
[TAILING] Tailing last 15 lines for [smartthings-mqtt-bridge] process (change the value with --lines option)
…
-
With the following test script, I am able to publish messages to AWS Cloud for MicroPython version v1.17. However, the same script does not work for MicroPython version 1.19 and it errors out. The iss…
-
I have created a custom board copying over the definition for the POW R2 build. I added the necessary elements to make it work:
- MQTT_USE_ASYNC=1
- ASYNC_TCP_SSL_ENABLED=1
- WEB_SUPPORT=0
- TEL…
ghost updated
6 years ago
-
The script works good for me.
Thank you for your effort.
Now I want to publish the radon data to my mqtt server.
Is there a way to connect to a mqtt server with username and password?
What is the …
-
I'm unable to build firmware for my wipy1 that has a working ftp server. Builds complete with no errors and the firmware seems to work fine otherwise (telnet server runs, a simple MQTT logger works) b…