Closed genemars closed 9 years ago
Hello, for sure it should be possible, but require to investigate both the code you provided as a reference and the tranceiver specification http://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF24L01
I wonder if it may be better to create a separate project for the nRF24L01 implementation, using the Raspberry-sharp-io library as a dependency for the SPI interface.
It would also be possible to include the implementation in the components assembly, but depending on the quantity of code involved in implementation, it may be considered as an independent project, yes.
Hi,
would it possible to port the code from:
http://nrf24l01.codeplex.com/SourceControl/latest#Gralin.NETMF.Nordic.NRF24L01Plus/NRF24L01Plus.cs
to RaspberrySharp?
Thanks!