ESP8266 Developer Zone The Official ESP8266 Forum 2015-10-10T23:25:54+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1192 2015-10-10T23:25:54+08:00 2015-10-10T23:25:54+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1192&p=4047#p4047 <![CDATA[Re: TCP Connection reset]]>
viewtopic.php?f=7&t=1189

It kept on resetting my comms connection. Once I put that through my program, they've communicated pretty well.

Statistics: Posted by asperks — Sat Oct 10, 2015 11:25 pm


]]>
2015-10-08T17:03:03+08:00 2015-10-08T17:03:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1192&p=4012#p4012 <![CDATA[Re: TCP Connection reset]]>
Maybe because the IP or port changed in the next connection.

You could add some logs to print the IP and port of the TCP connection.

Statistics: Posted by ESP_Faye — Thu Oct 08, 2015 5:03 pm


]]>
2015-10-06T02:34:21+08:00 2015-10-06T02:34:21+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1192&p=3990#p3990 <![CDATA[TCP Connection reset]]>
I want a communication between two ESP's. One ESP works as TCP server and another one is acts as a TCP client.

The Problem I'm facing is Both ESP are able to communicate but after some time ESP which is client is automatically get disconnected and again connected within 1 second and after that whole TCP communication lost and not able to resume.

I referred sample code for continuously transfer TCP packets available at http://bbs.espressif.com/viewtopic.php?f=31&t=320

Is there anyone who help me ?

Thanks in advance.
Prakash P.

Statistics: Posted by parmar7725274 — Tue Oct 06, 2015 2:34 am


]]>