Hi
The nRF54L15-DK suite tests the accuracy of channel sounding, all ncs versions are v3.1.1. I am using the channel_sounding_ras_initiator and channel_sounding_ras_reflector examples under the ncs\v3.1.1\nrf\samples\bluetooth path for verification.
Power-on serial port log :
Launch nRF Connect SDK v3.1.1-e2a97fe2578a ***
Use Zephyr OS v4.1.99-ff8f0c579eeb ***
1、There are many such mistakes:
[15:35:50.484]收←◆I: Ranging data dropped as peer ranging counter doesn't match local ranging data counter. (peer: 26, local: 24)
[15:35:51.116]收←◆I: Dropped subevent results. Waiting for ranging data from peer.
2、What exactly does the ifft, phase_slope in the following log represent and how can it be converted into distance?
Distance estimates on antenna path 0: ifft: 2.840086, phase_slope: 4.802810, rtt: 11.392113
3、Does the detection accuracy test of this channel have a significant impact on the placement of the antenna on the board?
4、How are the test results of this version from your official side?
Thank you!