So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Consuela
#71934 Hi, i have a project with arduino and an ESP8266, i need to create a chat between a client and a server. if a write something on the serial port of the server, it will be send to the client and print it on the serial port of the client, and also if a write something on the serial port of the client it will be sent to the server and print it on the serial port of the server.

But i'm having problems keeping the server and the client connected.

S1108_WifiClient.ino


S1108_WifiServer.ino


I really don't know why isn't working.

Thanks.
You do not have the required permissions to view the files attached to this post.