RSSI value through the BLE connection process in nRF connect SDK

Hi Nordic,

I am evaluating the nrf52833 DK with nrf connect SDK. I am using by dev kit here as a central devie and I want to get the RSSI values of the periherral devices through the BLE connection process. Here I don't want to initiate the scanning process, so I am connecting to that device by hard coding the MAC addresses in my code. Here I want to get the RSSI signal strength of the peripheral devices in the connection process. How do I do that in nrf connect SDK?

Thanks,

Pranathi.

Related