Search found 10 matches
- Tue Oct 15, 2024 7:05 am
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
Thank you so much for such a detailed answer.
- Fri Oct 04, 2024 5:40 am
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
There are no error messages in Arduino during subsequent reboots.
The device is loaded on an already NEW firmware (which was allegedly rejected).
I have tested this on two devices: ESP32 (16Mb) and ESP32 S3 (8Mb) .
The device is loaded on an already NEW firmware (which was allegedly rejected).
I have tested this on two devices: ESP32 (16Mb) and ESP32 S3 (8Mb) .
- Thu Oct 03, 2024 11:47 am
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
Screenshot from dashboard
- Thu Oct 03, 2024 11:45 am
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
Thank you for the complete answer. I also wanted to note one observation in the OTA process. The dashboard shows that OTA is rejected, but the behavior of the device shows that the new firmware has been successfully downloaded and updated. The device is running on the new firmware. The port monitor ...
- Wed Oct 02, 2024 12:07 pm
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
Thanks for the help and information. For everyone who will read this branch: NO MORE THAN 25000 messages from the node per day!! As I understand it, the MQTT client automatically generates PING messages to support the connection. More often than the session timeout occurs. These messages are probabl...
- Mon Sep 30, 2024 10:31 am
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
Thanks for the reply. The firmware uses the parameter with " PROP_FLAG_READ | PROP_FLAG_TIME_SERIES". To monitor the supply voltage once every 10 seconds. Where can I find the usage policy? The documentation for the PROP_FLAG_TIME_SERIES property does not say anything about this. I plan to use the d...
- Fri Sep 27, 2024 9:28 am
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
Here is a screenshot from the app.
- Fri Sep 27, 2024 9:24 am
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
Node ID:
3XjduFh7MJa6hx6fmpg9DS
3XjduFh7MJa6hx6fmpg9DS
- Fri Sep 27, 2024 7:25 am
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
Re: The device suddenly lost access to MQTT
I also have another device based on ESP 32 S3.
With the same firmware.
It worked smoothly, but at the same time it reset the WiFi settings and switched to PROVISION mode.
With the same firmware.
It worked smoothly, but at the same time it reset the WiFi settings and switched to PROVISION mode.
- Thu Sep 26, 2024 1:56 pm
- Forum: ESP RainMaker
- Topic: The device suddenly lost access to MQTT
- Replies: 15
- Views: 4539
The device suddenly lost access to MQTT
I use Rainmaker Arduino. ESP32 After three weeks of stable operation, the device suddenly (09/26/2024 04:50) stopped connecting to MQTT. With error: E (2316017) MQTT_CLIENT: mqtt_message_receive: transport_read() error: errno=119 E (2316018) esp_mlt_glue: MQTT_EVENT_ERROR E (2316018) MQTT_CLIENT: as...