carlb007 wrote:Pretty sure this firmware is buggered.
I had a fully working websocket setup on my arduino with the ESP8266 - but was getting random disconnects after about 4-5 hours of continual use.
Just updated the firmware to the 9.5 ver and bam - web socket handshake fails, because the send request from the module isnt firing correctly.
An oddity i also see is the send response seems to be appending a single white space before the actualy http header text im trying to send.The length also seems mismatched which would coinside with what others are saying about the \r\n data.
These modules are a pain :/
@carlb007@
After I didn't found a solution, I'm pretty sure I will abandon any idea of ESP8266.
For those in here who did implement a web server. Please give use a simple answer.
Which firmware to use? Which firmware did you use and worked???
Thank's!!!
I'm always using the Espressif Official AT firmware ...
http://bbs.espressif.com/viewtopic.php?f=5&t=154
It works fine..