This project is based on the RF24 Arduino driver from maniacbug (https://github.com/maniacbug/RF24) and the nRF24L01Plus .NETMF driver from JohnMasen (http://nrf24l01plus.codeplex.com/).
Info
Version: | 1.2.2 |
Author(s): | Rodney Wimberly |
Last Update: | Monday, April 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RodneyWimberly/Windows.Devices.Radios.nRF24L01 |
NuGet Url: | https://www.nuget.org/packages/Windows.Devices.Radios.nRF24L01P |
Install
Install-Package Windows.Devices.Radios.nRF24L01P
dotnet add package Windows.Devices.Radios.nRF24L01P
paket add Windows.Devices.Radios.nRF24L01P
Windows.Devices.Radios.nRF24L01P Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging.WinRT.Extras(>= 1.0.0)
Tags