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

How to programmatically determine available FLASH space?

Hello,

I've read the answers to how to *calculate* available amount of FLASH space, based on the size of SoftDevice, Application, and Bootloader.
However, they did not help me find an answer to the question: How to determine programmatically in real time the available FLASH space.

My code would have to make such a determination. Could you point me to the APIs or other methods, allowing that, if they exist?

I'm using nRF5_SDK_15.2.0_9412b96

Parents Reply Children
Related