Hello,
We are using nrf52832 in our development, we recently got the otii arc to measure the power consumption of our device.
During sleep mode we notice a huge spikes of 56uA as you can notice in the attached picture. After looking to some information in the forum i found that it could be related to the refresh mode of the regulator, i understand that it's something related to the chip, but i have some questions:
- How can we reduce these spikes?
- What will happen if the refresh mode doesn't exist in the chip?
- Are there other chips which the refresh mode doesn't exist?
- Any other technique to reduce the current consumption during sleep mode?
- How can we achieve the ultra low power mentioned in the datasheet between 1.2uA to 1.9uA
To note we are putting the IC to sleep mode and waiting for an interrupt from GPIO we are also using I2C
Thank you very much for your support.