Page 2 of 2

Re: A very basic WebSocket Server

Posted: Mon Feb 06, 2017 1:43 pm
by ThomasB
An example project can now be found on:
http://www.barth-dev.de/websockets-on-the-esp32/

Re: A very basic WebSocket Server

Posted: Wed Jul 05, 2017 2:43 pm
by newsettler_AI
Hi,

I have little issue with this example.
ws_err.jpg
ws_err.jpg (104.43 KiB) Viewed 6495 times
Am I correct that some includes missing?

UPD:

need to add
#include "lwip/API.h"

in WebSocket_Task.c :)

Re: A very basic WebSocket Server

Posted: Mon Oct 01, 2018 6:07 am
by chethanGR
hello.
i am new to the esp-wroom-32. i plain the to create the webserver in AP+STATION mode please
some one send me the sample code for esp-wroom-32 webserver code.

Thank you.