with nrf51 there is 2 blocks (block0 for softdevcie and block1 for user data and stack). I configured the system to retain RAM before going down using sd_power_ramon_set(0x00030003);
unfortunately I cant find sd_power_ramon_set
body. now I want to retain RAM only for block 1 (user data)