Hi there, is there any way to get technical details about how nRF24LE1/nRF24LU1 chips are initialized in regarding RF communication?

I want to integrate remote controling boxee box in my iPad media control center and I need some details, maybe you are willing to share them freely:

RF_CHANNEL = ?
TX_ARRD_RX_ADDR = ?
DATA_RATE?
and so on

I am using compatible a breakout bord for nordic semi nRF24L01+ that is RF compatible with nRF24LE1/nRF24LU1 ...

More details on my iPad media control center, it is based on an arduino board integrating WiFi for iPad comm, IR send/receive for learning, replaying IR commands and now I want to add boxee box support to it. It is not a commercial product, just a fun project of mine.