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. )

Committer:
jblackann
Date:
Fri Jun 15 12:33:52 2018 +0000
Revision:
2:945fa201ce19
Parent:
0:a51a6e7da590
Modified to work with the Nucleo STM32F401RE board.  Also adding functionality to change the channel through the terminal.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jblackann 2:945fa201ce19 1 https://os.mbed.com/users/mbed_official/code/mbed/builds/994bdf8177cb