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

Hardware version problem #2

Closed
nervewax opened this issue Mar 20, 2018 · 3 comments
Closed

Hardware version problem #2

nervewax opened this issue Mar 20, 2018 · 3 comments

Comments

@nervewax
Copy link

nervewax commented Mar 20, 2018

Hi Leon, thanks for providing this tutorial, really useful.

I've hit this error when running the js, which I think is related to the version of wiring-pi? I get the same error when I run gpio -v.

Unable to determine hardware version. I see: Hardware   : BCM2835
,
 - expecting BCM2708 or BCM2709. Please report this to [email protected]

Is there a fix for this that you know of?
I also noticed someone else reported the same error earlier last year.

Edit: Looks like the issue is with the wiringpi version that's used in the node repo: WiringPi/WiringPi-Node#88

@leon-anavi
Copy link
Owner

Hi,

Hm, yes, this seems as a problem of the underlying library on which my examples rely. What kind of Raspberry Pi are you using?

Best regards,
Leon

@deanrad
Copy link

deanrad commented Dec 1, 2018

I get this now with a PI 3..

@leon-anavi
Copy link
Owner

Hi @deanius,

It is a bug caused by the underling library wiring-pi which unfortunately is no longer maintained. Sorry for the bad news. You can have a look at my other examples at: https://github.com/leon-anavi/iot-javascript-rpi

Best regards, Leon

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