Search found 2 matches
- Mon Aug 21, 2023 1:23 am
- Forum: ESP-IDF
- Topic: [ESP32 mqtt-client] Print No PING_RESP, disconnected
- Replies: 2
- Views: 1009
Re: [ESP32 mqtt-client] Print No PING_RESP, disconnected
I have tested it for 13 to 30 seconds, and the same problem will occur. The purpose of using 2 seconds is to speed up the frequency of occurrence and to clarify the cause of the occurrence
- Fri Aug 18, 2023 2:40 am
- Forum: ESP-IDF
- Topic: [ESP32 mqtt-client] Print No PING_RESP, disconnected
- Replies: 2
- Views: 1009
[ESP32 mqtt-client] Print No PING_RESP, disconnected
Hi everyone My mqtt-client will always issue a ping request but fail to receive a ping response, resulting in repeated disconnection of the device. Is there any solution to this problem? The information captured by ESP-IDF is as follows: D (106239) transport_base: poll_read: select - Timeout before ...