This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Periodic current during waiting event.

Hi

I am measuring the current. I use SDK 12.2.0 , NRF52 and S132. I noticed that current was flowing even while device waits events.

Device waits by sd_app_evt_wait(). It does not advertising. It does not use app_timer and other peripheral. But it wake up periodically about every 19 ms.

image description

Why does it wake up? Can I reduce this current? Are there parameters to check?

best regards.

Related