Page 1 of 1

ECONNABORTED TCP link

Posted: Mon Mar 28, 2022 7:30 am
by Jonas A
Hi,

I'm using a ESP32 as a TCP server. A PC is client and connects without any problems to the server. After a while (10-15 minutes) I get ECONNABORTED and I can see in Wireshark that ESP32 sends RST flag to client.

What might trigger this behavior?