How do I use 2x Esp8266 modules to talk to each other?
Posted: Sat Feb 13, 2016 11:18 am
Hi guys,
I was wondering how I can use 2 of these modules to send a single command from one to the other using arduino IDE code.
I have built a hallway bank of LEDs, that turns on, using an IR detector. I would like to light-up another LED bank leading to the basement (30 feet away), that is triggered by the one in the hall way and vs.
In other words, either one of the two, is able to turn on the other.
I have spent one whole day getting the damn thing to work (defective USB cable which burnt the TX p[in on the ESP8266) and another whole day trying to program these to do a p2p connection with no luck.
BTW, I tried a 433 MHz transceiver and 2 pro minis but couldn't get more than 10 feet out of them. This is with 12v on the transmitter and 17.3 cm wire antenna. That was 2 days of wasted time.
Can anyone help me?
Thanks.
~Mai
I was wondering how I can use 2 of these modules to send a single command from one to the other using arduino IDE code.
I have built a hallway bank of LEDs, that turns on, using an IR detector. I would like to light-up another LED bank leading to the basement (30 feet away), that is triggered by the one in the hall way and vs.
In other words, either one of the two, is able to turn on the other.
I have spent one whole day getting the damn thing to work (defective USB cable which burnt the TX p[in on the ESP8266) and another whole day trying to program these to do a p2p connection with no luck.
BTW, I tried a 433 MHz transceiver and 2 pro minis but couldn't get more than 10 feet out of them. This is with 12v on the transmitter and 17.3 cm wire antenna. That was 2 days of wasted time.
Can anyone help me?
Thanks.
~Mai