Hello,
I'm having some issues with the channel sounding on the nRF54L15.
I'm using two nRF54L15-dk and two custom bords with the nRF54L15.I'm using SDK v3.0.2 for my software and work on Windows 11.
The first one, is that I'm getting some broken ifft values equal to 0, sometimes, as shown below. This issue is happening both with the dk and my custom boards.

Since the ifft should be the best measuring method, it's problematic to have some null values.
The second one is with a custom board. When I run my program for about 30-35 minutes, a warning about ranging data overwritten shows up. Therefore, it doesn't stock new values after 4096 values ? and we need to reboot if several errors appear to resume normally the measurements.

This warning doesn't show up with the dk when I run the same code and for a longer period of time as well.
My code can be found in the archive in the attached documents.
Thanks and best regards,
Patrick

