I'm working on NCS 1.6.1.
I'd like to confirm if my method to get the RSSI is correct.
i test with a sample "peripheral_uart"
after BT connected, i printk the (NRF_RADIO->RSSISAMPLE)
the result like:
42
40
46
39
is it the correct RSSI? (then just to add a minus, -42, -40, ,,,)