Hello,
I am working in a project using the nRF52832 SoC, on the nRF5_SDK_17.1.0, using the Softdevice S132 and working over the SES IDE. For managing the consumption I have seen some cases related tonthe System On and System Off options using Softdevice. However, what I have found is more concerned to put the device in sleep mode by different systems and waking the device using events. In my case, I should consider the nRF52832 always in Run mode using the external 32MHz crystal (I have no one external 32KHz crystal).
Is there a way to modifiy and reduce the consumption in some moments keeping the device running? For example:
- Modifying the HFCLK clock frequency dinamically while the BLE module would not be needed.
- Deactivating and reenabling dinamically internal peripherals.
Thank you very much in advance.
Regards,
Joel