So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By willerpw
#63636 Hi, I'm new to the Forum, also recently only started tinkering with the ESP8266modules.

I hope you guys are able to assist me as I can't find any examples to aid me in what I'm trying to do.
Basically, I have two ESP8266-01 modules

One will be the server the other a Client. Client GPIO2 will be configured as an Input Pin. When GPIO2 on client is high a message must be send to the Server, telling it to make it's GPIO2 High as well. It must constantly check for connection between the two, if connection is lost, The server GPIO2 must go low.

I'm using Arduino as my IDE and arduino code as its familiar to me.

Would you be able to point me to an example as such?

Thank you
User avatar
By Espradio01
#63857
willerpw wrote:Hi, Is there nobody on this site who can assist?
Please guys :cry:

Hi here Willerpw

I'm also looking for the same thing .. Have you found anything yet ?
Would appreciate any help in the form of an example.
D