Skip to content
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

ESP32C3 + ADXL345, not responding, nothing on serial monitor #4

Open
nicolasdb opened this issue Sep 12, 2022 · 2 comments
Open

ESP32C3 + ADXL345, not responding, nothing on serial monitor #4

nicolasdb opened this issue Sep 12, 2022 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@nicolasdb
Copy link
Owner

ADXL345 from keyestudio.

The code from the wiki work fine on Arduino UNO, but not with the M5Stamp. So the sensor is working.

I tried the example from :

Everytimes, I defined the I2C pins with Wire.begin(6,7); and the result was the same. Serial Monitor stay blank, and yes speedrate is set adequately.
My guess is a communication problem with I2C pins within library.

@nicolasdb
Copy link
Owner Author

@nicolasdb nicolasdb mentioned this issue Sep 12, 2022
@nicolasdb nicolasdb added bug Something isn't working help wanted Extra attention is needed labels Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant