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

Using P9_15 kills the network connection #51

Closed
anthonywebb opened this issue Aug 25, 2013 · 8 comments
Closed

Using P9_15 kills the network connection #51

anthonywebb opened this issue Aug 25, 2013 · 8 comments

Comments

@anthonywebb
Copy link
Contributor

Here is something really odd, using the latest bonescript from the repo, I can crash the network connection by trying to use pin P9_15. Here is the sample code that will crash stuff:

var b = require('bonescript');
b.pinMode("P9_15", b.OUTPUT);

@jadonk to the rescue...

@jacklund
Copy link

I just got the same issue. Had to fall back to the opkg version.

@jadonk
Copy link
Owner

jadonk commented Dec 10, 2013

Can you see if 5493203 fixes the issue?

@jadonk
Copy link
Owner

jadonk commented Dec 16, 2013

@jacklund @anthonywebb ping. Given that multiple pins are tied together, I want to confirm you aren't creating a drive conflict.

@jadonk
Copy link
Owner

jadonk commented Jan 17, 2014

Closing due to a lack of response. Please reopen if you see the issue with 0.2.4.

@jadonk jadonk closed this as completed Jan 17, 2014
@anthonywebb
Copy link
Contributor Author

With winter on its way out, I will soon need to start watering the lawn again :) So I am digging back into this trying to get my sprinkler controller working.

I tested 0.2.4 using the 2 lines of code above, and was able to reliably kill the entire networking stack.

@anthonywebb
Copy link
Contributor Author

@jadonk can we reopen?

@jadonk
Copy link
Owner

jadonk commented Jul 5, 2016

@anthonywebb Sorry to miss the request to re-open. Are you seeing this issue with bonescript 0.5.0?

@jadonk
Copy link
Owner

jadonk commented Dec 20, 2017

@anthonywebb did you ever try with the latest bonescript?

@jadonk jadonk closed this as completed Jan 4, 2018
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

3 participants