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

Added capability to extract sensor id from 0x83 to 0x86 #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tkotz8105
Copy link

@tkotz8105 tkotz8105 commented Jan 16, 2022

This should resolve open issue #20. In doing some Googling there is an undocumented id for the BME280 sensors in registers 0x83 through 0x86. Here's the link I found: [https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/Unique-IDs-in-Bosch-Sensors/td-p/6012]. The article includes the formula for getting the id. I have two BME280s.... using the information in the article I derived ids: 0x3cf06556 and 0x3cf08854. The object name is 'sensorid'.

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

Successfully merging this pull request may close these issues.

1 participant