Hi,
I want to know how sd_ble_gap_rssi_get API works? Is it send any BLE packets over radio to get RSSI whenever application calls this function. What are the sets of events happens when this api is called and is any of these events blocks CPU execution.
Thanks