Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sleep with Interrupt #28

Open
j45p41 opened this issue Sep 19, 2023 · 1 comment
Open

Sleep with Interrupt #28

j45p41 opened this issue Sep 19, 2023 · 1 comment

Comments

@j45p41
Copy link

j45p41 commented Sep 19, 2023

What is the command to enter sleep mode for NRF52840 so that the MCU wakes from interrupt pin?
Thanks!

@h2zero
Copy link
Owner

h2zero commented Nov 16, 2023

Hello, sorry for the delay. You can enter deep sleep mode with systemPowerOff() normal sleep mode happens anytime you call delay().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants