STM32F103C8 - NRF24L01+ Flush and Read Payload Commands Do not Work
Hi,I use a STM32F103 as a receiver and an Arduino Uno as a transmitter.I continuously read FIFO_STATUS and STATUS registers. Before I turn transmitter on, everything is okay. Registers tell me that there is no data in RX FIFO. Once I turn the transmi...