Disable SoftDevice, disable HFCLK and use app timer driven by LFCLK

Device: nRF52811

Board: custom (EYSNSNZWW module is used)

SDK: 16.0.0

SoftDevice: S112(v7.0.1)

Sample Project: ble_app_uart 

I'd like to reduce current consumption while BLE communication is not used and the device is inactive.

So is it possible to disable SoftDevice, disable HFCLK and use app timer driven by LFCLK?

The reason app timer is used in the inactive state is that the device should be wake up at a certain interval.

Thanks.

Parents Reply Children
No Data
Related