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

Sometime result in the EIO error #4

Open
yuwzho opened this issue Apr 25, 2017 · 2 comments
Open

Sometime result in the EIO error #4

yuwzho opened this issue Apr 25, 2017 · 2 comments

Comments

@yuwzho
Copy link

yuwzho commented Apr 25, 2017

When I use a Raspberry Pi 3 connect a BME280 sensor, it sometimes result in such error:
{ Error: EIO, Input/output error errno: 5, code: 'EIO', syscall: 'writeByte' }

  • The wiring is correct since sometimes it can read out data.

  • I use SSH to connect to the Raspberry PI.

@skylarstein
Copy link
Owner

Hi, are these errors persistent once they start occurring until you restart the process or do they occur intermittently within the same instance? Also, any other devices on the i2c bus?

Thanks!

@yuwzho
Copy link
Author

yuwzho commented Apr 28, 2017

HI @skylarstein

No any other device I connect to my Pi, but the BME280. Rebooting the Pi is not working, only re-connecting the wiring sometime help.

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