Skip to content

This sensor not getting detected while interfacing it with ESP32 Dev module #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cloud-tentosoft opened this issue Apr 10, 2025 · 1 comment

Comments

@cloud-tentosoft
Copy link

Hi,

I have connected Esp32 Dev module with Sparkfun BNO086 sensor. But i2c scanning itself not working. i tried many ways, i shorted ADR on board and set 0x4A as address. and then tried connecting with and without INT and RST pins and also tried with different i2c frequency. Nothing works out.

Please help me to resolve this connection issue with ESP32 Dev module.

@LazaroFilm
Copy link

I noticed they it took a few tries for it to connect properly, I added a short while loop that retries until it connects. You can add a counter to limit the number of retries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants