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?
The Nordicsemi Mesh SDK which implements a passive scanner using the Timeslot API will deliver the RSSI and channel number for the advertisements that are received. The Mesh SDK is available as source code.
The Nordicsemi Mesh SDK which implements a passive scanner using the Timeslot API will deliver the RSSI and channel number for the advertisements that are received. The Mesh SDK is available as source code.