morrissinger / ESP8266-Websocket

A websocket library for the ESP-8266.
305 stars 119 forks source link

WebsocketClient.ino - Hangs on "Sending websocket upgrade headers" #25

Open NicRoche opened 7 years ago

NicRoche commented 7 years ago

Hi,

With DEBUGGING on, I get as far

"Sending websocket upgrade headers"

The following Headers take ~30 seconds each

Then goes into an extremely long loop "Waiting...".

Then:

Invalid handshake Terminating socket Handshake failed.

Soft WDT reset

Have I overlooked anything?

Thanks, Nic

namnguyendsn commented 7 years ago

did you resolved it?

NicRoche commented 7 years ago

No, moved on...