This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how sd_ble_gap_rssi_get API works?

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

Related