This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sd_flash_write returns NRF_ERROR_INTERNAL

Hello.

Using nrf51_8.0.0_API, I'm experiencing the function sd_flash_write returning the value NRF_ERROR_INTERNAL. As documented in nrf_soc.h, this error code can never be returned.

I'm using a testing software which periodically calls sd_flash_write. After a couple of hundred successful calls with return code NRF_SUCCESS, it sooner or later crashes receiving NRF_ERROR_INTERNAL since it is not expected, accordingly to the API documentation.

Is there a bugfix available or any suggestion?

Many thanks in advice. Milena

Parents Reply Children
No Data
Related