-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Subject of the issue
The MCU keeps resetting the sensor if enabling multiple reports
Your workbench
- What development board or microcontroller are you using? esp32-s3-n16r8
- What version of hardware or breakout board are you using? My own https://github.com/tomy983/BNO086-and-esp32-s3-brakeout
- How is the breakout board to your microcontroller?
- How is everything being powered? USB
- Are there any additional details that may help us help you?
Steps to reproduce
Configure for SPI, enable multiple reports.
Expected behavior
Reports enables
Actual behavior
MCU keep resetting BNO086
Removing the resetCheck from enableReport() here fixes the issue.
Increasing the counter in this line unfortunately it is not enough.
Metadata
Metadata
Assignees
Labels
No labels