STM32F072RB interfacing with nrf24l01
I am using STM32F072RB and I have interfaced it with NRF24L01 module.I have refer the library files attached below for nrf24l01 module.I am trying to send string "Hello World" from one module to another. .Transmission found ok, but at receiving side ...