Search found 9 matches

by AntonKozlenko
Fri Oct 04, 2024 5:40 am
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

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) .
by AntonKozlenko
Thu Oct 03, 2024 11:47 am
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

Re: The device suddenly lost access to MQTT

Screenshot from dashboard
by AntonKozlenko
Thu Oct 03, 2024 11:45 am
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

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 ...
by AntonKozlenko
Wed Oct 02, 2024 12:07 pm
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

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...
by AntonKozlenko
Mon Sep 30, 2024 10:31 am
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

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...
by AntonKozlenko
Fri Sep 27, 2024 9:28 am
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

Re: The device suddenly lost access to MQTT

Here is a screenshot from the app.
by AntonKozlenko
Fri Sep 27, 2024 9:24 am
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

Re: The device suddenly lost access to MQTT

Node ID:
3XjduFh7MJa6hx6fmpg9DS
by AntonKozlenko
Fri Sep 27, 2024 7:25 am
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

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.
by AntonKozlenko
Thu Sep 26, 2024 1:56 pm
Forum: ESP RainMaker
Topic: The device suddenly lost access to MQTT
Replies: 13
Views: 1011

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...