This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Simple wait-function for delaying the start-up of nRF52832

Hello,

Our Project

at the moment we are developing an application with a BMD-350, which contains a nRF52832 chip.

The BMD-350 is on a custom PCB with another microcontroller. The PCB ist powered with two small zinc-air batteries.

We developed our software for the BMD-350 that it fits the total current consumption requirement.

Our Problem

Our problem is that our total current draw is too high when both microcontrollers start up at the same time. (when they get power).

Our Idea

Our idea is to delay the start-up of the BMD-350 by a few seconds.

So our question is:

Is there a simple wait-function or something like that for delaying the start-up of the nRF52832?

Thank you very much in advance.

Best regards,

Michael

Related