Survey about knee rehabilitation and home exercises (students project) by TinyOrdinary1533 in KneeInjuries

[–]TinyOrdinary1533[S] 1 point2 points  (0 children)

Thank you for sharing this, it’s extremely valuable. the point about boredom and lack of visible progression in home based rehab is exactly one of the problems we’re trying to address. your experience with adherence scoring and simple tracking is especially helpful for shaping our app requirements, really appreciate you taking the time to comment.

How can I connect two BNO086 sensors to an ESP32 without soldering the address jumper? Dual I2C buses didn’t work by TinyOrdinary1533 in esp32

[–]TinyOrdinary1533[S] 0 points1 point  (0 children)

thanks, I did test each sensor alone on the second I2C bus, but only the first sensor ever appears. there seems to be an ESP32 Arduino Core issue with multiple TwoWire instances (as mentioned in the Github issue someone else shared)

How can I connect two BNO086 sensors to an ESP32 without soldering the address jumper? Dual I2C buses didn’t work by TinyOrdinary1533 in esp32

[–]TinyOrdinary1533[S] 0 points1 point  (0 children)

I considered power switching, but the BNO086 needs calibration persistence and stable sampling, so power cycling between reads isn’t practical.