User Activity

I'm trying to write a driver for the nRF24L01+PA+LNA. I am using STM32F103, and on the receiver side I have an ESP32 with Arduino IDE and the RF24 library. To rule out a hardware issue I have programmed the STM32 using the Arduino IDE and library and...