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

User avatar
By Jason Knight
#74955 Hello ESP8266 Community,

I am trying to configure a network of Wemos boards, the centeral board must act as an ESP8266WebServer to display a web page when a browser is connected to it. I need it to then collect data from the web browser and distribute it to multiple client-Wemos boards.

I have been trying to use both ESP8266WebServer and WifiServer simultaneously but am having little luck.

Has anyone had any success in building this type of network and has an example of how to configure both types of communication?

All the best

Code: https://we.tl/jkaXFyAX4p

Jason.