adafruit / adafruit/Adafruit_BMP280_Library
Feature Request "is measuring"
- Dominant language
- C++
- Stars
- 283
- Forks
- 190
- PR merge metrics
- No merged PRs in 30d
Description
I use a bmp in a battery operated node which sends measurement data over an rf network. I use forced mode since this node spends most of its time asleep. As such, I'd like to trigger a forced measurement, then check periodically for the measurement to complete while allowing background network tasks to complete. So a function like bmp.isMeasuring() would be super useful in my application.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the BMP280 library's forced-mode measurement flow and how completion is currently detected. Check the public API and related examples, if present, then treat the work as done when callers can poll measurement completion without blocking background network tasks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100