I am interested in the nRF52840 chip. Is it possible to get the channel number / frequency, on which an advertisement has been received.
best regards!
I am interested in the nRF52840 chip. Is it possible to get the channel number / frequency, on which an advertisement has been received.
best regards!
HW says nothing, what stack you use? I assume that Nordic S140 Soft Device and then on reception of BLE_GAP_EVT_ADV_REPORT
you cannot get this information unfortunately. But that applies only to current API according to Infocenter, might be subject of change.
HW says nothing, what stack you use? I assume that Nordic S140 Soft Device and then on reception of BLE_GAP_EVT_ADV_REPORT
you cannot get this information unfortunately. But that applies only to current API according to Infocenter, might be subject of change.