Hello,
I want to use ble_app_uart example. I'm usign nRF52832 with nRF5_SDK v15. I need to put the MCU in sleep mode. I can do that. When the MCU awakes from sleep, I do not want to run the BLE stack directly. I will make some measurements and then if it is needed, I will run the BLE stack.
How can I do this ? any idea ?
Best Regards