Search code examples
androidarduinowifi-direct

How to establish Wifi communication between Android Phone and Arduino with Wireless Transceiver module (no wifi shield)


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

  1. ESP8266
  2. Nano V3.0- Arduino

Circuit Image enter image description here

Note: I have already evaluated the pros and cons of using WIfi over Bluetooth.


Solution

  • NRF24L01 is not an wifi device. So there is no way you can connect it to your android phone. If you are seeing for any wifi device for connecting to arduino take a look at ESP8266