cancel
Showing results for 
Search instead for 
Did you mean: 

problem in sending data with nrf24l01+ Module stm32F030F4 microcontroller

r_rajabniya
Associate
Posted on July 10, 2015 at 22:19

hello everybody

I want to transmit data with NRF24L01+. I use two boards that are based on two stm32F030F4 Microelectronics.

I attached my code. when i press a bottom that connected to PA14, it should send 0x0002, and LED that connected to PA0 on receiver board

 should be

turn on

, but when i check SPI received data on receiver board,  with ''if(SPI_ReceiveData8(SPI1)==0x0002)'', noting happened. please help me

#stm32f030f4
0 REPLIES 0