ESP8266 Developer Zone The Official ESP8266 Forum 2015-08-11T04:57:48+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=930 2015-08-11T04:57:48+08:00 2015-08-11T04:57:48+08:00 https://bbs.espressif.com:443/viewtopic.php?t=930&p=3129#p3129 <![CDATA[Re: TCP Timeout]]> Statistics: Posted by Veeda — Tue Aug 11, 2015 4:57 am


]]>
2015-08-11T00:33:32+08:00 2015-08-11T00:33:32+08:00 https://bbs.espressif.com:443/viewtopic.php?t=930&p=3126#p3126 <![CDATA[Re: TCP Timeout]]> The default idle timeout on a TCP connection is about 10 seconds. The SDK has a function called "espconn_regist_time" which allows you to override this default. The maximum idle allowable duration of a TCP connection is 2 hours.

Neil

Statistics: Posted by kolban — Tue Aug 11, 2015 12:33 am


]]>
2015-08-11T03:15:13+08:00 2015-08-10T23:44:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=930&p=3125#p3125 <![CDATA[TCP Timeout]]>
Is there anyway to stop the ESP STA from timing out and keep the connection alive through out the whole transmission? (Note: I am constantly sending packets so the connection is always being used)

Statistics: Posted by Veeda — Mon Aug 10, 2015 11:44 pm


]]>