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

Disabling the Backpack VCC on the Lead Scout causes flood "SPI 0xff?" messages to be logged to the serial port #4

Open
carledwards opened this issue Feb 17, 2014 · 1 comment

Comments

@carledwards
Copy link

Calling power.disablevcc on a Lead Scout causes endless flood of "SPI 0xff?" message to be logged to the serial port.

@matthijskooijman
Copy link
Collaborator

That makes sense, but I wonder what the best way to fix that is. I guess we should stop calling wifi.loop() (or inside wifi.loop(), stop calling things) when the backpack vcc is disabled. Or perhaps even actively call wifi.end() (or whatever the method is called) so all connection states are reset properly...

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