Hello,
we are developing a Channel Sounding application starting from the Nordic samples "Channel Sounding Initiator with Ranging Requestor" and "Channel Sounding Reflector with Ranging Responder" (SDK v3.3.0). We are using the nRF54L15 development board.
ISSUE 1 - CS_CHANNEL_MAP_REPETITION counter-intuitive behavior
Comparing two configurations, single channel map repetition (72 steps, repetition=1) gives better accuracy results than repetition=2 with the same number of steps, contrary to the expectation that more repetitions (= more IQ samples) should improve the estimate. This behavior was confirmed also in an obstacle-free LOS environment, across repeated tests.
Config A (repetition=1) - result:

Config B (repetition=2) - result:

Questions:
- Is this behavior plausible, or does it indicate a configuration error on our side?
- Which other parameters significantly affect accuracy and should be varied to verify a potential benefit from repetition>1?
- Any suggestions on how to set the CS parameters to obtain real benefits from multiple channel map repetitions?
ISSUE 2 - Event interval fixed at 2, not configurable
Regardless of the CS configuration set, the logs always show event interval = 2 after CS procedures enabled.

Why is this not controllable and does not go down to 1? This affects the procedure duration and therefore indirectly the power consumption of the application, so we would like to be able to reduce it.
We remain available for any further details, thank you in advance.
Emilio