Channel sounding not enough memory to store step data (530 > 512)

Hi, 

I am currently working with the channel_sounding/connected_cs sample for nrf54l15 and I keep getting the error: Not enough memory to store step data (530 > 512). I tried increasing CONFIG_MAIN_STACK_SIZE but the same error still showed up. Do you have any advice on how to resolve this issue?

Parents Reply
  • I: Distance estimates on antenna path 3: ifft: 1.366653, phase_slope: 2.516566, rtt: 2.259156, best: 1.641056
    I: AP3: best=1.64
    I: Average best distance is 1.560800 meter(s)
    I: Sleeping for a few seconds...
    I: Ranging data overwritten 814
    I: Ranging data overwritten 815
    I: Ranging data overwritten 816

    This is the output in the terminal when I run the code. Sometimes it spits out the distance and the other times it says ranging data overwritten.

Children
No Data
Related