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

Arduino Crash when radio.powerDown #86

Open
Ivanbk opened this issue Nov 11, 2017 · 1 comment
Open

Arduino Crash when radio.powerDown #86

Ivanbk opened this issue Nov 11, 2017 · 1 comment

Comments

@Ivanbk
Copy link

Ivanbk commented Nov 11, 2017

I'm having an issue with the arduino pro mini and uno. When i call for the function "radio.powerDown();" my arduino stops working after that, any code that follows that command fails to execute. I don't know how to resolve the issue, and I can't seem to find it anywhere.

@ZonkerHarris
Copy link

Which library (or libraries) are you using? I don't recognize the command.

I'll suggest that the routine is trying to check some thing (toggle a digital output, read from some hardware, expect some input) that isn't happening, so your routine is stuck waiting...

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