-->
Page 1 of 1

Configuing Wemos to act as both HTTP and AP_STA

PostPosted: Wed Mar 28, 2018 4:55 am
by Jason Knight
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.