Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nordic: Fix BLE HID to work after deep sleep #10381

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

Merged
merged 1 commit into from
May 28, 2025

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