-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Short battery life with CR2032 #50
Comments
I have the same problem and discovered, that the module send not only one telegram/message. It send between 4 and 6 telegrams. And i see how in the first telegram the Voltage is 3.0V and in the last telegram it drops down. |
I also had the problem and built a firmware where only the soil moisture is measured. With this firmware I don't see jumps in the battery value since one day. |
@mattes34 would you be able to send me an hex file with your version? I can't make IAR work for me no matter how much I tried :/ |
Sure DIYRuZ_Flower_only_soilmoisture.zip Note: For reconnecting after flashing its seems that a factory reset is needed ? . I'm currently not sure how the connection is saved.. |
Try this special firmware for Versions 2 and 3 sensors running on cr2032 |
@smartboxchannel is that a drop in replacement for the v2 I've built? I've tried to flash it but the device keeps reporting NULL% moisture |
Dear sender,
I will be out of the office starting 9 June through 27 June returning. During this period i have limited access to my email. I will respond to your emails as soon as possible upon my return.
You can also send your message to ***@***.*** so one of my colleague can follow up.
Thank you for your message
|
@mattes34 I've tried with your firmware and while one device now works, other two refused to pair (3 LED blink every time). I'm not sure what I'm doing wrong. I've tried resetting the board by holding the button for 10seconds. On zigbee2mqtt I forced-removed the devices. My coordinator has only 10 devices connected so I don't think that is the problem (it wasn't before) |
Hi duhanebel , And how is battery life is with this firmware ? Regards |
Hi, I think the runtime was still not good. All my sensors run out after ~30days (2h reporting time). My new Idea is to set more focus on the measurement itself, becouse the start and stop of sampling is done in the event loop (static void zclApp_ReadSensors(void)) and maybe the measurement PWM is to long on. But I don't find time to work on it. To many projects. mm maybe I find time to build a untested firmware, If you want to test it. |
Yes sure i have 10of them and can test and record battery's on home assistant |
Hi, I make some changes (dirty and untested). good luck :D https://github.com/mattes34/flower/blob/master/firmwares/DIYRuZ_Flower_soil_moisture_only.hex |
Thanks Got it installed ill let you know results in few weeks!!! |
Hi Would it be hard to implement BMP280 sensor? |
I have a strange experience: out of 20 sensors, almost half have been running for 3+ months and have still a good amount of battery. The other half dies within weeks with brand new batteries. I wonder if it might have to do with my soldering? The components are all from the same batch. |
Same manufacturer of the batteries ? What I forgot to say is that I changed the compensation in this firmware version. :-/ |
Same battery pack even. I’ve changed the firmware at one point to measure every 15m and on some sensors, the 15m firmware performs better than the 30m ones.. so I’m really unsure what’s happening. |
Thanks Cant wait to try!!!! |
Hi Mattes, Happy new year!!!! Any news on new firmware? Regards |
I've just identified one of the "bad sensors". I'll install today with a fresh batter and then we'll see what happens (with the previous firmware that board died in 40 days) |
After 6 months of testing I can conclude that... nothing. The behaviour seems to be erratic: some boards last months with one batter and then weeks with another. Some boards go on for months, while other die consistently in a few weeks. I've used the same kind of components for all 20 of them and soldered them all the same day so they should behave pretty similarly to each other. At least that's my conclusion after all these months.. let me know if you had a different experience. |
Hi,
I've made 5 of these sensors v2 (great work btw! Thanks!!) without any extra sensor. That means I've only soldered:
Unfortunately I've now been running them for a few weeks and the battery voltage seems down between 2.2v and 2.8v. This is not consistent between different sensors.
What can be the reason for this? How can I find out what has gone wrong?
Also, reporting battery % varies wildly with time - see percentage vs actual voltage:
The text was updated successfully, but these errors were encountered: