After porting then debugging Windows 10 IoT Core, .NetMF, Wilderness Labs Meadow  and GHI Electronics TinyCLR nRF24L01P libraries I figured yet anothe

nanoFramework nRF24L01 library Part1

submited by
Style Pass
2020-07-29 06:49:22

After porting then debugging Windows 10 IoT Core, .NetMF, Wilderness Labs Meadow and GHI Electronics TinyCLR nRF24L01P libraries I figured yet another port, this time to a nanoFramework powered devices should be low risk.

My initial test rig uses a Netduino 3 Wifi and an Embedded Coolness nRF24 shield as I didn’t need to use jumper wires.

After bit of tinkering with SPI configuration options and checking device.Write vs. device.TransferFullDuplex usage. I can reliably read and write my nRF24L01 device’s receive port address and channel configuration.

Leave a Comment