NRF24L01 Library Question

Hello guys.
I want to know,Is there any function or method to understand that NRF24l01 module has connected to Arduino?
I am using RF24/nRF24L01.h library.
Thanks.

Try this

Thanks.It was so useful link but not about my problem?.
Thanks ágain

Try this exemple, from the RadioHead Library:

Master: RadioHead: rf24_client.pde
Slave: RadioHead: rf24_server.pde

If it does not work, solder a 1 to 10uf capacitor directly on the vcc and gnd pins of the module.

leoncorleone:
Thanks.It was so useful link but not about my problem?.
Thanks ágain

You need to study the code of the examples in the library.
You will see the various functions used to connect/check.

Related to: Nrf24l01 ?

I have some problem using nrf24l01.

Please do not cross-post. This wastes time and resources as people attempt to answer your question on multiple threads.

  • Moderator