ESP8266 Developer Zone The Official ESP8266 Forum 2018-02-02T15:03:09+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=9066 2018-02-02T15:03:09+08:00 2018-02-02T15:03:09+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9066&p=19285#p19285 <![CDATA[Re: Adapting esphttpd HTML example to RTOS SDK]]> Statistics: Posted by htwtsang — Fri Feb 02, 2018 3:03 pm


]]>
2018-02-01T16:07:16+08:00 2018-02-01T16:07:16+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9066&p=19248#p19248 <![CDATA[Re: Adapting esphttpd HTML example to RTOS SDK]]> Statistics: Posted by iot-bits.com — Thu Feb 01, 2018 4:07 pm


]]>
2018-01-25T08:04:28+08:00 2018-01-25T08:04:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9066&p=19174#p19174 <![CDATA[Adapting esphttpd HTML example to RTOS SDK]]> It seems to get stuck on select() function in platHttpServerTask after connecting to the access point. After a while it moves to the recovery function but can't recover the connection and closes the socket, I get an errno 104 when this happen and sometimes 103.
I have also tested this when the device is connected to the access point and reconnect back to itself, it works just fine. My guess that what is happening is that after it connects to the new network it starts a new connection and the old socket is no longer available but this seems strange since the nonos sdk works fine.

Anyone got any ideas on this?

Statistics: Posted by htwtsang — Thu Jan 25, 2018 8:04 am


]]>