Skip to content

Error Under CP 3.0 #5

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

Closed
jerryneedell opened this issue Dec 28, 2017 · 2 comments
Closed

Error Under CP 3.0 #5

jerryneedell opened this issue Dec 28, 2017 · 2 comments

Comments

@jerryneedell
Copy link
Contributor

jerryneedell commented Dec 28, 2017

On my metro M0_express, I am getting the following response when I try to initialize the si7021.
On the same board, same setupo it works under CP 2.x and Arduino
It also failed on a Metro M4 and nrf52 using 3.0
This was using the Bundle relased on 20171223.

>>> 
>>> 
>>> import si7021_test
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "si7021_test.py", line 8, in <module>
  File "adafruit_si7021.py", line 79, in __init__
  File "adafruit_si7021.py", line 79, in __init__
  File "adafruit_si7021.py", line 75, in __init__
  File "adafruit_si7021.py", line 74, in __init__
  File "adafruit_bus_device/i2c_device.py", line 94, in write
OSError: 5
>>> 
@jerryneedell
Copy link
Contributor Author

addressed with PR #6

@jerryneedell
Copy link
Contributor Author

fixed with release 3.0.2

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

1 participant