-->
Page 1 of 1

Sending a ping from one ESP8266 to other

PostPosted: Mon Jun 15, 2015 1:14 am
by adityakulkarni091993
I want to communicate between the two ESP8266, one as a host and one as a slave.
With that I want to govern the GPIO pin of slave with the host server.
Please help me with the coding part of it...
Language C

Re: Sending a ping from one ESP8266 to other

PostPosted: Tue Jun 23, 2015 5:23 am
by tytower
Start with the ArduinoIDE Examples to make a server and a client or whatever and develop from there