Deep Sleep Mode with CircuitPython

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Garangatang
 
Posts: 5
Joined: Wed Mar 15, 2023 8:40 pm

Deep Sleep Mode with CircuitPython

Post by Garangatang »

Hello,
I can't seem to find a deep sleep mode for an nrf52840 microcontroller that can be enabled through CircuitPython.

Is there a method or library for doing this? It doesn't need to specifically have to pertain to the nrf52840 chip of course.

Thank you for your time.

User avatar
danhalbert
 
Posts: 4655
Joined: Tue Aug 08, 2017 12:37 pm

Re: Deep Sleep Mode with CircuitPython

Post by danhalbert »

See this guide: https://learn.adafruit.com/deep-sleep-w ... uitpython/, which explains deep sleep in general, and has an example of nRF52840 deep sleep on one of its later pages.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”