Seeking Guidance on Power Management Options for NF52840

Hello NRF DevZone Community,

I am currently working on a project involving the NRF52840 SoC, and I am looking to optimize power consumption. My project utilizes BLE, multiple UARTs, one-wire communication, a PMIC (NPM1100), external Flash, ADC, and an external RTC.

I would appreciate any guidance or suggestions on exploring power management options, both in terms of hardware and software optimizations. Specifically, I am interested in:

  1. Hardware options:

    • Suggestions for power-efficient configurations for the NRF52840 SoC.
    • Recommendations for optimizing power usage with external peripherals like the PMIC, Flash, ADC, and RTC.
  2. Software options:

    • Best practices for power management within the NRF52840 SDK, especially for BLE applications.
    • Techniques for minimizing power consumption during idle periods and optimizing power usage during active communication.

Any insights, tips, or resources related to power measurement and optimization for the NRF52840 would be greatly appreciated. Thank you in advance for your support!

Related