-->
Page 1 of 1

ESP8266 talk with another ESP8266 using arduino uno

PostPosted: Sat Nov 14, 2015 10:30 am
by Aron Aba
Is there anyway to do this plase i don`t know how to do it can someone help me?
I have two arduinos uno and two ESP8266 i want connect it togheter and send data from one to another and vice versa over wifi using ESP8266 modules without use of any router in between?

Re: ESP8266 talk with another ESP8266 using arduino uno

PostPosted: Sun Nov 15, 2015 4:08 am
by schufti
Hi,
either you should join forces or treat split personality :)
viewtopic.php?f=32&t=6584

Re: ESP8266 talk with another ESP8266 using arduino uno

PostPosted: Sat Feb 11, 2017 5:10 am
by Lucas neill
Have you found a solution to your problem? Because I have the same problem

Re: ESP8266 talk with another ESP8266 using arduino uno

PostPosted: Sat Feb 11, 2017 3:01 pm
by martinayotte
One ESP need to be in SoftAP mode while the other must be in STA-Only mode.