-->
Page 1 of 1

ESP8266 Communication Remote Control

PostPosted: Mon Sep 11, 2017 12:37 pm
by ellavita
Hello everyone, I have a small problem, I have 2 esp8266 (12f), how can I connect them with each other so one of them is transmitter and the other one receiver, so they communicate with each other through wifi but not from existing network just on their own like one of them creates the access point and the other one connects to it and with the first one i want to connect some buttons to it and if the certain button is pressed then the second one will turn on/off 1 or more gpio, is it possible to do with just 2 of them or is there arduino required as well? Thank you very much in advance for all the help.

Best regards,
Ellavita.

Re: ESP8266 Communication Remote Control

PostPosted: Wed Sep 13, 2017 5:07 am
by eduperez
Please, use periods and commas in your posts, I nearly suffocated reading it.

Yes, what you described can be done using only ESP modules, no need to add additional arduinos.