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

How to get NRF52840 into deep sleep while power supply is low?

Chip: NRF52840

Firmware platform: Wirepas V5

Hello!

I am now writing firmware for a product based on HW&SW mentioned above.

It is powered by battery and sends data periodically.

I want to halt or deep-sleep the chip after detecting the supply voltage is low enough(~2.5V), and resume after voltage is normal.

Problem is that Wirepas SDK doesn't provide such APIs, so I have to implement it in application code.

Will you please provide some advice? Where to find related APIs, and how to implement them correctly?

Best regards,

Daniel Duan

Related