Skip to content

Conversation

dhalbert
Copy link
Collaborator

@dhalbert dhalbert commented May 28, 2025

I think maybe eventually the nordic sleep code could be further simplified. The NRF_SLEEP_WAKEUP... and the SLEEPMEM_WAKEUP... enums could probably be merged. In the long run nordic maybe could do real deep sleep, which it does not do now: it's a lighter sleep: #5318, etc.

@bradanlane
Copy link

I will watch for the CircuitPython build with this PR and test with the Circuit Playground Bluefruit.

Copy link
Collaborator

@eightycc eightycc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you!

@eightycc eightycc merged commit 35b202f into adafruit:main May 28, 2025
616 checks passed
@dhalbert dhalbert deleted the nrf-ble-deep-sleep-recovery branch May 28, 2025 20:24
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

Successfully merging this pull request may close these issues.

keyboard.send() not working with BLE after deep sleep
3 participants