Hello,
I'm trying to use BNO055 with my RPi 4B (Bullseye OS) in UART mode. I've followed all the steps outlined on the Python & CircuitPython page and enabled UART on the RPi but I keep getting the UART write error 7 when I run the bno055_simpletest.py from the examples. The program runs correctly for a second or two but then crashes.
Image of error message:

Setup of RPi and BNO055:


Is there any way to solve this issue?
Thank you in advance!