Chat freely about anything...

User avatar
By skeezoo
#50571 Hi all
I want to connect 2 esp8266 (server and client )and to send simple data(one word maybe )from server to client cyclically , lets say every 1 second. without passing by any router. I want one ESP to be a AP(server) and the other station(client).
Is websocket possible in this case
I m a beginner :roll: just want to ask if the following case is possible and where to start from, any examples?????
PS I want to use Arduino IDE and without AT commands
Thanks guys in advance.