Anurag Chauhan
Anurag Chauhan

Reputation: 13

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

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.

Upvotes: 1

Views: 2536

Answers (1)

krishna chaitanya
krishna chaitanya

Reputation: 346

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

Upvotes: 1

Related Questions