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

Allow measuring interval to be a fraction of the advertising interval #20

Closed
metronidazole opened this issue Jan 22, 2021 · 2 comments
Closed

Comments

@metronidazole
Copy link

With the web config page, it is not possible to set the measuring interval to be a fraction (e.g. 0.5) of the advertising interval.

It would be nice if this was made possible so the device can measure more frequently than how often it advertises via bluetooth

@pvvx
Copy link
Owner

pvvx commented Feb 7, 2021

Additional advertising during measurement does not save battery power. Percentage shares.
By adding an additional wake-up timer, the device increases the code size and power consumption and other instabilities.

@pvvx
Copy link
Owner

pvvx commented Feb 7, 2021

The measurement quality of the sensor is poor. The reason is listed here #11 (comment)

@pvvx pvvx closed this as completed Mar 13, 2021
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

2 participants