i suddently disconnect my bn attempting to calibrate the chip , but now , trying to run my script , i got this error :
Traceback (most recent call last):
File "/home/astis/geoloc/gps/direction_bosh_bno085/test_bno_i2c.py", line 50, in
bno.enable_feature(BNO_REPORT_ROTATION_VECTOR) # Pour le Nord Absolu
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/astis/astis-env/lib/python3.11/site-packages/adafruit_bno08x/init.py", line 980, in enable_feature
raise RuntimeError("Was not able to enable feature", feature_id)
RuntimeError: ('Was not able to enable feature', 5)
i have tried reseting by disconnecting the power pin but it 's still not working