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

Edison occasionally fails to write over the i2c-6 bus #62

Open
mikealbinson opened this issue Jul 17, 2015 · 2 comments
Open

Edison occasionally fails to write over the i2c-6 bus #62

mikealbinson opened this issue Jul 17, 2015 · 2 comments

Comments

@mikealbinson
Copy link

I have had some issues when I boot up my intel edison after shutdown. For a period of time the error callback for i2c.writeBytes will return "unable to write" in regard to the i2c-6 bus with no other indication of what needs to be fixed. However, after this period of time the error will disappear and the i2c bus will work normally. Not sure if you've encountered this before/even intended this for use on the Edison, but the majority of the time it works wonderfully, so thank you very much for all of your hard work! Just thought I'd bring this to your attention.

Or alternately, if you have seen it before and have a suggestion, that would be very much appreciated as well :)

@kelly
Copy link
Owner

kelly commented Jul 24, 2015

I'm not entirely sure what is happening here. Unfortunately the Edison isn't currently supported since I don't have access to a device.

@mikealbinson
Copy link
Author

Bummer, in the meantime, if anyone is experiencing the same issue I would recommend the node library libmraa for the Intel Edison. It took a little work to switch over, but my code now runs consistently without the above issue.

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