I'm developing on e73-tbb and I tested power consumption with Power Profiler Kit II and I found enormous currents.
I use nrfConnect SDK v2.3.0.
I then tried zephyr system_off example. Still, current consumption does not drop below 1.90mA.
Kit specifications states a standby current at 400nA.
I face a lot of issues programming for Power Management. Most of examples, smaple code and forum threads are for nrf SDK and not for nrf Connect.
I have two questions:
1. Does anyone have any idea what might happen and how might I reduce power consumption
2. I have seen that a new framework has been presented for power mangement. CAF Power Management. Is there any code sample available for nrfConnect/nrf52832 available?