-->
Page 1 of 1

2 ESP8266 working togeter

PostPosted: Fri May 18, 2018 1:15 pm
by shoyle
Hi everyone, thanks for letting me in, im currently trying to do the following with 2 ESP lets call them A and B,
i need to push a button on A and get a led blink on B, once blinked B tells A the job was done successfully and it makes A blink a led, and vice versa.
I tried using the code from this video
[youtube]https://www.youtube.com/watch?v=a7wEuzupfQc&t=3s[/youtube]

after making one of them server and one of them client it works when i go from client to server but not from server to client, I appreciate any help since im not very good with code and i been working with this for days without any result, if someone knows a way to do this with a different code its ok just as long as i can do that.

Re: 2 ESP8266 working togeter

PostPosted: Wed May 23, 2018 2:53 pm
by Charles Ledford
I also just submitted a post for this. I am at a loss.

Re: 2 ESP8266 working togeter

PostPosted: Wed May 30, 2018 4:34 am
by V3N0MX
Can you post the code please? I am creating a wireless doorbell and I have some problems in sending-receiving packets between 2 ESP8266 (1 works as softAP, the other as client)