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

Issues on RPI3B+ #13

Open
hansamann opened this issue Jan 17, 2019 · 2 comments
Open

Issues on RPI3B+ #13

hansamann opened this issue Jan 17, 2019 · 2 comments

Comments

@hansamann
Copy link

Is anyone aware of breaking changes between using this library on a RPI 3B compared to a RPI 3B+? We have strange behavior sometimes (yes, really strange) when controlling a RPI relay board https://www.exp-tech.de/module/relais/7442/rpi-relay-board via this library. It might be changes to the /sys directory which only apply to RPI3, but I am not quite sure. We run our software in docker containers on rpi and the only difference really is RPI3B+ instead of RPI3B. Any help appreciated!

@brian-armstrong
Copy link
Owner

I'm not aware of any issues but can't say I've tried it personally. But you can also test if sysfs is working properly by just reading and writing to the relevant files without using this module, which might help eliminate a lot of variables.

@pctj101
Copy link

pctj101 commented Apr 25, 2020

no issue for me on 3B+ -- any exact error message?

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