Skip to content

MCU keeps resetting the sensor #2

@tomy983

Description

@tomy983

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions