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

Built it #4

Open
johnjore opened this issue Oct 10, 2017 · 2 comments
Open

Built it #4

johnjore opened this issue Oct 10, 2017 · 2 comments

Comments

@johnjore
Copy link

Thanks for making it available. I built the v0.1 edition and used an 18650 battery, rated @ 2600mAh, (could be wrong / fake). I made the following changes:

Battery lasted 5 months with the sensor attached to the front door, the circuit stopped working with battery @ 2.3V, which exceeds the voltage regulators specifications.

I paired it with a DS90 sensor and monitored both to see how reliable each of them were, and I think for 99% of the time, both were identical. The ESP would occasionally drop a "CLOSED" signal, if open/closed happened quickly enough.

For this reason I think a watchdog timer waking up the device every x minutes, and reading the current state, would probably be a good idea.

While I had hoped for 12 months of running time, I'll need to see if the battery holds the promised capacity, and see if its possible to trim the timings to lower power usage.

Do you have any data for real-life running of your own?

@filipre
Copy link

filipre commented Oct 21, 2018

Now that over one year has passed, is there any update from your side 🙂?

@johnjore
Copy link
Author

Yes 🙂

I trimmed the timings a little and added period wake-ups. Here is a graph of one of the sensors. Ignore the reported voltage numbers, its off due to poor calculations compared to resistor values used.

vbattery

JJ

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