I want to develop a low power device which enables connectivity for reading and writing data to its internal flash. The access should be with NRF_UART application
The access will be once every week, so it is important to save power during most of the time - as beacon.
Is there a way to switch to NRF_UART once the beacon is connected from an App?