Hi!
We are debugging low power in our custom board which has several chips (nrff52840, nrf9160, acc, fuelgauge, pmic, etc etc).
We are seeing strange random increases in current in area of 100uA and also +700uA and sometimes +2mA etc.
To determine the source of this, we need to pinpoint better when nrf52 is sleeping versus is awake.
How can we do that?
If we could see a signal on a pin (set to low), before it's going to sleep, and when waking up, seeing the signal go high, that would help immensely.
We are using nRF connect (zephyr) 1.5.1 currently.
Any help on how to debug this with 52-state?
BR,
Johan