Nrf24l01 wireless:how to do basic program RF24 library

Hi there
I bought two nrf24l01, its using RF24 library and i have gone through the examples in RF24 library it doesn't make any sense for me :(. can anyone explain me with a code how to turn on led using nrf24l01. i have gone through the web I couldn't find any except this one i found this nRF24L01 and UNO R3 Tutorial - Project Guidance - Arduino Forum but this piece of code doesn't work :cold_sweat:

thanks

Hello,

Go through this page. Arduino Playground - Nrf2401
It has a very simple & well explained example,exactly what you want to know. BUT the example is with nRF2401 modules.

My question is, can I use the nRF2401 example with the nRF24L01 module..? Any help will be appreciated.
Thanks.

rajuprithiv:
i have gone through the examples in RF24 library it doesn't make any sense for me :frowning:

That's strange, because the examples are pretty straightforward. I suggest you persevere with them, and they will eventually make sense. Have you actually run them and seen them work?

i got example code working with arduino its running as it commented on the code. i cant understand the code if any one can explain with simpler code would be really helpful

Found another page. This is easy to understand & comments are added in each line of the code. Have a look...

this page is also very helpful...
http://arduino-info.wikispaces.com/nRF24L01-Mirf-Examples

finally i found what i want in this website

http://maniacbug.github.io/RF24Network/examples.html

thanks

Did you finally find a working code?

Hi,
I have a problem to send an recieve the data with RF24. My serial monitoring shows something unexpected and sender module shows the data that must be sended, even if reciever is turned off.
Anybody has a idea what's wrong ?

There has been nothing useful in this Thread for 4 years.

Have a look at this Simple nRF24L01+ Tutorial

...R