nRF24L01 (info/Lib's)

Hi,

So reading from internet, forums and videos people setup their nRF's perfectly to achieve
their necessary tasks.
Why I'm here? To ask you/all if you know any Library or website where I could see a list of
each function/code where could be useful for me setting up my nRF chousing (Channel, Speed kbps..etc).
I got github lib on my arduino IDE but there is no such example to describe each function available.

Thanks,
D.60

This is the RF24 library documentation I have been using. It is better than nothing, but really does not explain how or why.

I got things working according to this Tutorial.

You may be interested in this Thread about my complications - now solved

...R

Thanks

D60