SparkFun Forums 

Where electronics enthusiasts find answers.

All things pertaining to wireless and RF links
By retux
#175303
Hello,

I started some month ago developing for pic, with a diy board using 18f2550.
My new goal would be to use cheap way of wireless connectivity. Ideally, I'd like to create a kind of network of 6-10 pics which could send data to a central one. But I'd like to start from simple to more complex.
Did some research and nrf24l01 from Nordic seems promising. Could somebody point me some good starting point (documentation, libraries, code examples)?
As long as I'm concerned nrf14l01 uses spi, but still don't know how CS works over the air. And how would be possible to implement some kind of addressing.
Regards.