ESP8266 multiple client network
Posted: Tue Feb 23, 2016 6:02 pm
Hi,
Is it possible to use an ESP8266 module as server and acess point at the same time to handle the communication between two or more clients?
I use Adafruit Huzzah modules and the arduino IDE. I want to send and recieve data from client to client without using an external router or webapplication.
Firstly I programmed a module as access point and another as client. This works fine.
What I am trying to do is to adapt this example:
[url]https://learn.adafruit.com/remote-control-with-the-huzzah-plus-adafruit-io/overview
[/url]
for two clients in the descirbed way.
I just startet to work with these ESP8266 modules yesterday. So I am still a noob.
Can anybody give me a hint or show me some code of how I can implent my project?
Is it possible in general?
Is it possible to use an ESP8266 module as server and acess point at the same time to handle the communication between two or more clients?
I use Adafruit Huzzah modules and the arduino IDE. I want to send and recieve data from client to client without using an external router or webapplication.
Firstly I programmed a module as access point and another as client. This works fine.
What I am trying to do is to adapt this example:
[url]https://learn.adafruit.com/remote-control-with-the-huzzah-plus-adafruit-io/overview
[/url]
for two clients in the descirbed way.
I just startet to work with these ESP8266 modules yesterday. So I am still a noob.
Can anybody give me a hint or show me some code of how I can implent my project?
Is it possible in general?