I would like to add UART as an option to the "ble_app_hrs_rscs_relay" example in SDK16, But keep the peripheral low power.
i.e. once I set a GPIO, the UART will start to work and enable communication with the device (in order to dump the flash content)
Can you please guide me how to do it?