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

SensorMode is not available #41

Open
vasilNnikolov opened this issue May 10, 2024 · 0 comments
Open

SensorMode is not available #41

vasilNnikolov opened this issue May 10, 2024 · 0 comments

Comments

@vasilNnikolov
Copy link

I'm playing around with a BME280, and I have to say, this library is a great starting point. However, it seems (please correct me if I'm wrong) that the current public API does not expose the functions to set the sensor mode (sleep, forced, normal), despite it being used internally. From the current implementation of AsyncBME280Common::measure it seems all measurements are made in Forced mode.

I'd like to use Normal mode to have the IIR filtering and continuous data measurements. I will fork and start an MR when I have something working, meanwhile, all feedback on this is appreciated.

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