Wireless Remote Using 2.4 GHZ NRF24L01: Simple Tutorial Using of NRF24L01 & Arduino
Wireless Remote Using 2.4 GHZ NRF24L01: Simple Tutorial Using of NRF24L01 & Arduino
4 Ghz NRF24L01 :
Simple Tutorial Using of NRF24L01 &
Arduino
by Akshay Jha in wireless
Hello Everyone this is my second instructable . After lots of surfing on GOOGLE when I wont
able to find a easy and a simple tutorial for NRF24L01 transceiver then I decided to publish an
instructable on this. This is a simple short and easy tutorial for NRF24L01 Radio 2.4GHz
Transmitter Receiver. In this tutorial I am going to control led using a pair of NRF24L01
transceiver.
Step 3: Connections
Connect the following pins to your Arduino:as shown in figure
Pin 9 - CE
Pin 10 - CS(N)
Pin 11 - MOSI
Pin 12 - MISO
Pin 13 - SCK
3.3v - VCC
GND - GND
On the Receiver Pin 3 - LED
On the Transmitter Pin 7 - Button
same connection for receiver and transmitter and you can use any arduino board
1. Download the ZIP file (library file zip folder from attachments ).
5. And paste both the folders named " nFR24L01" and "RF24" into it.