jposada202020 / MicroPython_BMI270

MicroPython Driver for the Bosch BMI270 Accelerometer/Gyro Sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For ESP32

niccccccccer opened this issue · comments

I had an error when I read data using ESP32 and BMI270.
Could you please help me solve the bug?

Traceback (most recent call last):
  File "<stdin>", line 99, in <module>
  File "<stdin>", line 83, in main
  File "/lib/micropython_bmi270/bmi270.py", line 162, in __init__
  File "/lib/micropython_bmi270/i2c_helpers.py", line 125, in __get__
OSError: [Errno 19] ENODEV