ESP8266 Developer Zone The Official ESP8266 Forum 2017-08-28T18:10:22+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=6134 2017-08-28T18:10:22+08:00 2017-08-28T18:10:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6134&p=15392#p15392 <![CDATA[root how to send heartbeat to server by tcp connection along mesh]]> ' espconn_set_opt(&user_tcp_conn1,0x04);espconn_regist_write_finish(&user_tcp_conn1, user_tcp_write_finish); 'It only send 8 times;And maybe watchdog?I have seen a document said that watchdog can not support Infinite loop,either.
So how to send heartbeat to server by tcp connection along mesh,like demo_server.py,server always send message even in mesh.how to realize Infinite loop---- tcp heart message work along with mesh network.
Thanks.Hope for your reply

Statistics: Posted by Tiffany — Mon Aug 28, 2017 6:10 pm


]]>