Simple Wireless - Nordic
This project has as goal to provide support for the nRF24L01 Transceiver on the .NET Micro Framework. I ordered two modules from Olimex for this. One module goes on the non-TFT Embedded Master and one on the TFT Embedded Master. As a start how to use the nRF24L01 transceiver I found this website: http://dev.ivanov.eu/projects/msp430-4619lcd_sample/nrf24l01_8c.html
I made a simple class for the nRF24L01. You should adapt it for you’re own project. You can use it as a starting point. Value’s for the Registers, Mnemonics and Commands are included.