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

check nRF51DK memory usage

I've got a few questions regarding memory of nRF51DK.

  1. I would like to know what is the total memory size of the nRF51DK board?

  2. What is the memory size allocated for user's application? (From my understanding, there is a region for SoftDevice and another for User's Application?)

  3. Is it possible to check how much of the memory I have used for my program that I load into the nRF51DK? And to check how much of the memory is there left in the application portion?

Thank you!

Related