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

POF with s132_nrf52_2.0.0_softdevice ?

Could anyone confirm POF warning working stable on s132_nrf52_2.0.0_softdevice ?

Parents Reply
  • If flash is corrupted due to power failure, I assume it can be:

    - An erase or write operation was occurring when VDD dropped below operating conditions. This would cause an partial erase or write -> undefined result.

    - An erase or write operation was occurring when VDD was settling around POF threshold. This could cause erase operation to be skipped, while write operations to succeed on already written words -> old_flash_content_words & new_written_flash_content.

    Kenneth

Children
No Data
Related