Hi,
I am using ESB library for nRF52 microcontroller. At receiver i want to measure RSSI value of a packet. I got RRSI from nrf_esb_payload_t structure.
I am printing RSSI value in UART but i am getting some random symboals not proper RSSI values.
Please help me out.
My code main.c