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

Issue waking up from dormant mode via gpio (active low). #938

Closed
DatanoiseTV opened this issue Jul 21, 2022 · 2 comments
Closed

Issue waking up from dormant mode via gpio (active low). #938

DatanoiseTV opened this issue Jul 21, 2022 · 2 comments

Comments

@DatanoiseTV
Copy link
Contributor

I am using a nRF24L01+ 2.4GHz transceiver which has an IRQ pin that can fire (active low) when data has been received.
Unfortunately, the RP2040 doesn't wake up properly and therefore I cannot process any packets after it goes to dormant mode.

nRF24/RF24#857

@2bndy5
Copy link
Contributor

2bndy5 commented Jul 21, 2022

This might belong to pico-extras domain because the code uses pico-sleep lib, but I'll let the admin decide.

@2bndy5
Copy link
Contributor

2bndy5 commented Jul 21, 2022

moved to raspberrypi/pico-extras#40

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