Communcating between Arduino Nano and Uno using RF24

627 views
Skip to first unread message

Frank

unread,
Jul 2, 2014, 4:29:56 PM7/2/14
to nrf24-...@googlegroups.com
Hey all,

I've been working on a project involving communicating 
some data over the nrf24 radio between two nanos. I've been
using the Arduino nano w/ Atmega 328 and I've been able
to transmit and receive my data with no problem.

However, using the same code and wiring up an Arduino
Uno (according to this schematic) with the rf24 to receive from one of the nanos,
my arduino uno will not recognize that the nano is transmitting anything.
I have been using the RF24 library documented here http://maniacbug.github.io/RF24/classRF24.html

Any idea what could be causing this/what I could do to get around this? 

Mark Geiger

unread,
Sep 5, 2014, 5:26:26 AM9/5/14
to nrf24-...@googlegroups.com
Hi Frank,

i did the exact same thing. I used one fake arduino nano (from china) and a real arduino Uno. It worked with no problems at all.
I just followed that tutorial: http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo
 
Maybe your Uno isnt wired up correctly ? Maybe you can change the reciever and sender role to assure its no software bug.

johntech

unread,
Jan 17, 2016, 9:05:28 AM1/17/16
to NRF24-Arduino
There is a library out there called RF24_master. Add it to your other libraries.
 In the examples you will find a sketch called "starping" 
 Load that up on 2 or more NRF setups and follow the instructions in the heading.
 They will be talking within seconds!!

John
Reply all
Reply to author
Forward
0 new messages