Greetings,
I am trying to get the frequency/channel matched with RSSI values using S110. Is there a way to pull it through the softdevice functions?
If not, can I pull the value from NRF_RADIO->FREQUENCY? When/where would be the best time/place to perform that call so make sure it was used for the RSSI value returned in the BLE_GAP_EVT_RSSI_CHANGED event?
Thanks!