Closed jerabaul29 closed 3 years ago
(may be related to #68 ).
Hi JR, I suspect this is indeed the same as #68 ? Best wishes, Paul
Mmh, the result is the same, but I am not completely sure that it is the same problem. In one case I cannot begin (seems the begin never gets through), in the other case I skip checking the begin and intermittently get some issues. At least the error messages look different ^^ . But agree this may be a common root cause.
closing in favor of #72 .
Setup
Code
Problem
I have an intermittent problem with getting I2C connection to the chip. Sometimes (around 20% of the time I would say), uploading gives me what I want:
Sometimes I get some errors:
It seems that when I get some errors, it does not help much to use the reset button on the board nor to re-upload the firmware nor to disconnect and reconnect the BNO080 breakout board. But it seems powering the Artemis board on and off helps.
Any idea how to fix this? I have an application for which I do need to be able to reliably turn on and off and get data from the BNO080.