I have been looking for a solution for establising Wifi Communication between and Android Phone and Arduino with Wireless Transceiver module (no wifi shield) Need help in
- Android code to establish such a connection.
- Transmit commands to Arduino
- Receive Command execution status from Arduino
HARDWARE
- ESP8266
- Nano V3.0- Arduino
Circuit Image enter image description here
Note: I have already evaluated the pros and cons of using WIfi over Bluetooth.