I would like to connect n antennas (through RF switch) to a single nRF52 that would do phase comparison between the n received signals. This is something related to I/Q sampling.
What strategy would you suggest? Thx
Regards, Michel
I would like to connect n antennas (through RF switch) to a single nRF52 that would do phase comparison between the n received signals. This is something related to I/Q sampling.
What strategy would you suggest? Thx
Regards, Michel
Hi,
This should be possible, but can be a little tricky. To be able to do this you need some metric to distinguish the difference in link quality, for example the Packet Error Rate. This is not accessible in all application, eg. when you have burst transmissions this can be tricky, so you will have to evaluate you protocol carefully beforehand.
The absolute best would be to use two nRF52 so that you can duplex, this will add a lot to your BoM though.
Best regards,
Øyvind
Hello,
And how the I/Q components of the received raw BLE signal can be measured within nRF52 ? How can developer get such data?
Hello,
And how the I/Q components of the received raw BLE signal can be measured within nRF52 ? How can developer get such data?