deleted
Hi,
Do you have any estimate of the amount of data you're attempting to store? You could try to increase the stack that is overflowing (https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-2-debugging/ has some hints w.r.t how to find the thread thats overflowing). Alternatively you can investigate any options of storing the samples to a file with ZMS https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54l/zms.html.
Kind regards,
Andreas
Hi,
Do you have any estimate of the amount of data you're attempting to store? You could try to increase the stack that is overflowing (https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-2-debugging/ has some hints w.r.t how to find the thread thats overflowing). Alternatively you can investigate any options of storing the samples to a file with ZMS https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54l/zms.html.
Kind regards,
Andreas