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!
Is it Not possible to read the Register for the Synthesizer frequency?
Even if BLE_GAP_EVT_REPORT is the official way of "reading " the advertisements you can read them immediatly (at least it is possible for the Chip im currently using (Different Manufacturer)). What I ned to know is the frequency a SCAN_REQ has been sent on. So i would have enough time ~300us to read the Register value
Even if BLE_GAP_EVT_REPORT is the official way of "reading " the advertisements you can read them immediatly (at least it is possible for the Chip im currently using (Different Manufacturer)). What I ned to know is the frequency a SCAN_REQ has been sent on. So i would have enough time ~300us to read the Register value