BeaverUI
BeaverUI
I've got this in syslog: 17:10:47 systemd[1]: Started LSB: Start/stop openfire jabber server. **NOTE: here I stop OpenFire** **Then the thing goes ballistic:** 17:10:48 node-red[190463]: 13 Jan 17:10:48 - [info]...
One thing I notice regarding reconnection, is that the default reconnect period is 1 second, while the connection timeout of the node is 60 seconds. This might cause at least...
I have exactly the same issue with my code. I use MQTT, BLE, and WiFi together on an ESP32. It runs for a while, and then resets at a quasi-random...
I have these: #include #include "BLEDevice.h" #include #include #include #include Different MQTT library, by the way.
Thanks, I changed to 2.0.1 now, let's see what happens. It usually takes less than 24 hours before it throws the error.
Oops, it did it again. Changing the Arduino Core made no difference. What I notice is that some processes seem to struggle: - My mqtt broker sometimes gives a timeout...