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

NRF51822 start-up current consumption when softdevice is used

I'm using a custom  nrf51822 board with S110 softdevice, and SDK 10. This board is used as SPI slave with BLE.  I tried to estimate the stat up power consumption by reading 

"nRF51822 Product Specification". I found out that there are different start-up power consumptions based on which memory (flash or RAM) is used to execute the code.  My question is if I'm using softdevice 110 and sdk v10  which memory my code will be executed on and how long this startup consumption last?

Parents Reply Children
Related