Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Putting Code Into RAM

Hello,

I am running ble_app_beacon demo from nRF5 SDK 17.0.2 on nRF52 DK and would like to decrease power consumption as much as possible. From this post, I have seen that it is possible for nRF51 but could not replicate for my case. Could you help me achieve this? Also I manually calculated the space given to application files in total by summing all application blocks visible in the nRF Connect Programmer app and yielded 0x755c. Besides that SoftDevice 132 covers 0x1596b in total and MBR sits on 0xaff.

Any help is much appreciated, thank you.

Burnie Barren

Related