Hello! Is it fine to ready NRF_RADIO->FREQUENCY right after receipt of BLE_GAP_EVT_ADV_REPORT? Does its value have a relationship with recent adv. report?
Hello! Is it fine to ready NRF_RADIO->FREQUENCY right after receipt of BLE_GAP_EVT_ADV_REPORT? Does its value have a relationship with recent adv. report?
Is it reliable to request a timeslot when my app is in ble event handler and sees, that the event is BLE_GAP_EVT_ADV_REPORT? And does it guarantee, that the channel of radio is not changed, while I requesting a timeslot and getting in my timeslot handler?
Is it reliable to request a timeslot when my app is in ble event handler and sees, that the event is BLE_GAP_EVT_ADV_REPORT? And does it guarantee, that the channel of radio is not changed, while I requesting a timeslot and getting in my timeslot handler?