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

Enabling low power mode in an NRF51822 MBED project, ported to uvision

Hi, We designed an nrf51822 BLE application using the mbed kit and on-line tools.

Our target pcb has a 1.8V onboard supply. To minimise consumption i want to disable the DCDC and also access the other sleep functionalities of the nrf51822.

I have ported the MBED project code across to the uvision4 toolchain and have a segger to program with.

Anyone know the changes or code calls to access the nrf51822 DCDC and sleep registers in the MBED code?

Thanks!

Related