Hi all,
I want to evaluate the nordic ranging toolbox and compare it to a proprietary solution. First of all I set up the distance measuring example (developer.nordicsemi.com/.../README.html) with two nrf52840 and got proper ranging results.
Now I want to compare it to a proprietary distance measuring solution. Therefore I need the I,Q samples, the timestamp of the sampling, the transmit frequencies and the down conversion frequencies. Right now I can only get the IQ samples from the struct nrf_dm_iq_tones_t but not the other parameters.
I would also like to understand whether those iq_tones are already frequency offset compensated or not? If not, how do I get the result of a CS mode 0 frequency offset measurement?
Kind regards Podrick