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

How can I use the NRF51 SDK-12.3 nrf_pwr_mgmt example with the BLE stack?

Hi.

We are developing with the nRF51 series and creating data loggers of various types. We would like to combine features of the nrf_pwr_mgmt example with firmware that uses UART and the BLE stack. We don't know how to get the chip to sleep either with or without System_Off (tried several things without success). It seems like the BLE stack is already sleeping between advertisements, but we would like to go into System_Off after initial configuration to shelve the part until shipping, and enable a single push button interrupt to restore the running/configured state. Please outline how one would convert the BLE-UART example of SDK-12.3 to one with power management, and using only a single button.

Developing with Keil uVision V5.3.0 on the nRF51 DK board PCA10028.

Thanks!

Steve

Parents Reply Children
No Data
Related