Using this sheet
https://www.sparkfun.com/datashe...
I'm trying to figure out two things.
1) There is a section on timing but I'm a bit confused what SPI Clock rate to use (SPI2x, SPR1, SPr0 respectively). I don't see a way to set the nRF24 via pins (as there clearly are none for clock rate) so I'm left to assume the clock rate is fixed.
2) When setting map tables, what is the packet format of the SPI data?
I see the Register map table and that you set them with SPI. But how is unclear. I would have expected to see something like. [command, addressHI, adressLO, byte1, byte2, byte3, etc....]. The ShockBurst appears to have packet data but does not seem to be what I'm looking for.
I'm sure its all there just need help.

