I am using Nordic proprietary RF receiver and transmitter. I want to display the received data on my serial terminal using UART pins (any 2 pins as Rx-Tx) .
When I tried combining uart and esb-prx codes I not getting any data on my terminal. I also tried using printf but it is still not working.
Please help me out.