Fork from nRF24L01P Hello World. This is working with the Nucleo STM32F401RE. Working on adding functionality to change parameters on the fly, such as changing the RF channel.

Dependencies:   mbed nRF24L01P

Fork of nRF24L01P_Hello_World by Owen Edwards

This is using the nRF24L01P radio with the Nucleo STM32F401RE board. The connections to the radio board from the STM32 are the following Radio - STM32F401RE CSN - PA4 CE - PC1 MOSI - PB5 SCK - PB3 IRQ - PC0 MISO - PB4

I am trying add functionality so that parameters can be changed on the fly instead of having to recompile the code to change the operation of the nRF24L01P (for example, changing the RF channel (frequency) through a terminal interface. )

nRF24L01P.lib

Committer:
jblackann
Date:
2018-06-15
Revision:
2:945fa201ce19
Parent:
0:a51a6e7da590

File content as of revision 2:945fa201ce19:

http://mbed.org/users/Owen/code/nRF24L01P/#8ae48233b4e4