Problems with BNO055 (arduino)
I’m facing a problem that I’ve tried everything and it doesn’t solve it, I just want to read the acceleration on the serial monitor and plotter for now, the code runs, works and is ok, I’ve already changed and tested the Arduino, sensor, breadboard… and it’s ok. everything works normally but it simply repeats the initial line “start 0”, in other words, it’s as if it didn’t have a sensor, it simply doesn’t read, it doesn’t update. Sometimes it spikes and shows different values for a few seconds or right at the beginning, but it’s very rare. I’m already hoping that the libraries are downloaded and working correctly, the port settings are correct, I’ve already soldered the sensor (tested it again, it works) and it’s connected to 5v, so I’m suspecting that it might not work for this sensor, which is a cheaper version of the original (but with the same name: BNO055) or it could be a protocol error too, anyway I have no idea what it could be.
(ignore the MPU in the image, I was using it to test)