Question about identifying active antenna indices and IQ sample logging impact on ranging (nRF54L15 Channel Sounding)

I am currently working with the Channel Sounding sample on the nRF54L15 DK boards (SDK and toolchain v3.1.1) and using Nordic’s multiple-antenna support as described here: docs.nordicsemi.com/.../channel_sounding.html

I am operating in multiplexing mode with four antennas on the Initiator and one antenna on the Reflector. However, I am struggling to determine which specific antenna on the Initiator side is used for each path. I have already identified the antenna permutation and successfully logged it, but I would like to know if it is also possible to log the index of the currently active antennas.

This becomes particularly interesting in a 2-to-2 antenna configuration, where it would be very useful to see which antenna is used at a given time. The antennas I am using have different polarizations, so knowing the active antenna is especially important for my analysis.

I have also applied the recommendations and updates mentioned in this DevZone thread:
https://devzone.nordicsemi.com/f/nordic-q-a/124064/channel-sounding-and-more-antenna-paths  for channel sounding with multiple antennas.

One more question: if I additionally log the IQ samples from both the Initiator and the Reflector, could this affect the ranging performance in any way, since logging these samples might take additional time?

Any guidance or insight on how to access or log the active antenna index — and whether IQ sample logging has any measurable impact on the ranging process — would be greatly appreciated.




Related