DFU_OTA in Low Power Mode on nRF5340

Hi,

We are currently working on a project using the nRF5340 and are integrating DFU_OTA (Device Firmware Update Over-The-Air) functionality. Our goal is to implement DFU_OTA while ensuring the device remains in low power mode to optimize battery life.

However, we are encountering an issue where the current consumption remains very high even with our current DFU-OTA configuration. We suspect this might be related to the power management during the DFU process.

Could you please provide an example or guidance on how to effectively implement DFU_OTA in low power mode using the nRF5340 with SDK version 2.4.2? Any specific code snippets, configuration settings, or references to relevant documentation that could help us address the high current consumption would be greatly appreciated.

Thank you in advance for your assistance!

Krishnachandran

Related