I read a few questions there were related to this, none that i encountered seem to give me an answer.
I am using SDK15.1 nRF52
I am NOT using dynamic allocation, I need something that fetch the size of RAM/Application stack at runtime. and Is it possible if the size isn't enough we can increase it?
(I am trying to not use dynamic allocation according to the requirement given to me but do let me know if that's the ONLY way to do it.)

