I would like to put a nrf51822 device into system sleep (not off) mode and wake it up (not reset) with a GPIO transition from high to low. I used SDK(nRF5_SDK_12.2.0_f012efa) and the project:
nRF5_SDK_12.2.0_f012efa\examples\ble_peripheral\ble_app_uart\pca10028\s130\arm4, How to modify the code ? thk