-->
Page 1 of 1

Read Data from ESP8266 send from Android Device

PostPosted: Fri Feb 26, 2016 8:14 am
by mjigar821
I have done all the required configuration..
ESP8266-01 is connected to my WIFI.. i took its ip created TCP/IP server on port 80 ... with bareminimum sketch i can see data sent from Android Device on Serial Monitor of Arduino ide...
i want to read data in Arduino.. can i know how can i do that... A sketch and all changes on the module would be appreciated!!
Thanks in Advance