Comparing Current Consumption Between NRF52840 and NRF5340
Loading Zephyr HR sample code on both.
Connected to each using NRF connect and subscribed to HR UUID.
Measured the current using power Profiler.
Average Current for NRF52840 was 690uA
Average Current for Nrf5340 was 956uA
Considering the fact that NRF53 should be lower power device, why with this example of a “standard” app. What am I missing? I have attached the ppk files for reference.