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

ble_error_log_write

Hi, we are using the nRF51422 and the s310 soft device using the 5.2 SDK.

In ble_error_log.c I noticed that you have a comment suggesting that write to flash was removed and was to be redone. I downloaded and checked the 6.0 SDK and it's not implemented there yet either. We're about to implement this as we need to log errors to flash and then be able to read them back later for debugging purposes. Do you have any guidance as to how you were planning to re-implement? Just a matter of using pstorage?

Thank you, -Jason

Related