This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What causes NRF_ERROR_INTERNAL pstorage_clear callback

Using nrf51822, Softdevice S110 V8.0 with SDK V8.0.

Sometimes after attempting to erase a pstorage page with pstorage_clear the firmware receives the NRF_ERROR_INTERNAL status code in the pstorage callback. Sometimes this occurs around the time that Bluetooth connections are changing state.

What is the recommended recovery method from this error condition? Is it expected that the application should just try the operation again, or is this an indication of a bigger problem?

Parents Reply Children
No Data
Related