I'm running some power tests on the nRF52 DK and, after fiddling with some of the power settings, I'm managing to get an idle current of about 1.8uA on the coin cell, and a few more uA if I power with USB ... which is great.
However, roughly every 18-20 seconds, I get a burst of ~50uA which lasts for about 8 seconds or so. (This is using a multimeter with 12 NPLC averaging - its much more bursty in reality and I'm not convinced I'm getting a good picture, but the PPKII is out of stock everywhere!)
I'm using ble_app_template, but with an APP_ADV_INTERVAL of 1200 and a zero advertising timeout. I also only use slow advertising, so it's not a transition from slow to fast. Changing the ADV_INTERVAL does seem to impact the frequency and intensity ... is there something that happens every X advertising packets?
I can't see any timers or anything else in the code that might explain it ... and it only happens if I enable advertising, and also doesn't happen if there's a connection (so it does seem advertising related.)
This is day 1 for me with this device, so I may well have done something stupid. Any help would be greatly appreciated.
(Image attached)
Thanks,
Lee.
