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