bolderflight / invensense-imu

Arduino and CMake library for communicating with the InvenSense MPU-6500, MPU-9250 and MPU-9255 nine-axis IMUs.
MIT License
497 stars 210 forks source link

Is wake on motion still supported? #98

Closed listout closed 2 years ago

listout commented 2 years ago

I'm having an issue with wake on motion, when I use the example my board resets after two or three wake ups (sometimes even without any wake up/movement).

I'm using an ESP32 DevKit board.

flybrianfly commented 2 years ago

What do you mean by reset?

Can you provide a schematic of how the microcontroller and sensor are wired? Which sensor breakout board are you using?