I've got a few questions regarding memory of nRF51DK.
-
I would like to know what is the total memory size of the nRF51DK board?
-
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?)
-
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!