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

Address identifying issue while configuring I2C connection with BME280 #6

Open
karmaSince94 opened this issue Nov 22, 2022 · 1 comment

Comments

@karmaSince94
Copy link

Hi, We are using a different BME280 and same I2c shield as suggested in your video. We are having problem in reading the registers. In the code, you are reading from 0x88, 0xA1, 0xE1. Since, we have a different BME280, do we need to change these values? If so, how can we determine which register value to read from?

@karmaSince94
Copy link
Author

Update: We are able to read the values. Could you please help in explaining how to read the analog values from the sensor and how you are converting the sensor values to display in a readable format? Would be glad if you could help us to understand your code.

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

1 participant