Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Battery Low Alarm

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Whizzwoz
Posts: 38
Joined: Sun 08 Oct 2017 9:30 pm
Weather Station: Davis VP2
Operating System: Raspbian
Location: Lancing,West Sussex U.K.

Battery Low Alarm

Post by Whizzwoz »

Hello everybody this is my first post so here goes.I have a davis vp2 running cumulusmx lastest build.The problem I seem to have is low battery alarm will not shut off on the interface after changing battery.There is no battery warning on the vp2 consule.Is there a way to reset the alarm in cumulusmx?
Has anyone else had this problem I thought it would shut off after about 12/24 hours like consule does.
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Battery Low Alarm

Post by mcrossley »

Please switch on debug and data logging, then post the log file. The code looks correct in that the alarm is reset every time a new data packet is received where each transmitter battery is flagged as OK and the console battery is above 4V.
Whizzwoz
Posts: 38
Joined: Sun 08 Oct 2017 9:30 pm
Weather Station: Davis VP2
Operating System: Raspbian
Location: Lancing,West Sussex U.K.

Re: Battery Low Alarm

Post by Whizzwoz »

Thanks just switched on data logging etc see what it brings up.I will also check voltage of consule battery with multimeter even though there is no warnings on the screen.Strange one!
Also I have noticed when I start cumulusmx it says no historical data available.
Cheers Warren.
You do not have the required permissions to view the files attached to this post.
Whizzwoz
Posts: 38
Joined: Sun 08 Oct 2017 9:30 pm
Weather Station: Davis VP2
Operating System: Raspbian
Location: Lancing,West Sussex U.K.

Re: Battery Low Alarm

Post by Whizzwoz »

Are the alarms only for davis network attached devices (Davis WLL devices)? I cannot seem to send log file it is saying that its to large?I reset the transmitter and got the battery low warning on the davis consule screen.At midnight the warning cleared but the warning on cumulusmx dashboard is still flashing red.
Cheers warren.

I have also reinstalled cumulusmx.I have tried to send log file through private message But I dont think it has been sent.The log file is 11MB in size.
I might reset the consule.
Thanks for your time mark.
freddie
Posts: 2473
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Battery Low Alarm

Post by freddie »

Have you zipped up the log file? If you have and it is still too big, then maybe prune it to only include the time span when you have had problems.
Freddie
Image
Whizzwoz
Posts: 38
Joined: Sun 08 Oct 2017 9:30 pm
Weather Station: Davis VP2
Operating System: Raspbian
Location: Lancing,West Sussex U.K.

Re: Battery Low Alarm

Post by Whizzwoz »

Hi Freddie.
Why Did I not think about zipping the the file!!!!
I have attached the file.
Cheers Woz.
You do not have the required permissions to view the files attached to this post.
Gregorean
Posts: 82
Joined: Tue 12 May 2020 11:41 am
Weather Station: Davis Vantage Pro 2
Operating System: Raspberry Pi 4B
Location: Amersfoort, The Netherlands
Contact:

Re: Battery Low Alarm

Post by Gregorean »

Hi, I had the same problem with my Vantage Vue.
The solution was easy as simple, just remove the console from the power supply and take out the battery, then put the battery back in and start it up again and set the clock to the same time, the date usually remains. For me this solved the problem.

Greetings Sjaak
Weather Station: Amersfoort-Nieuwland, The Netherlands.
http://element14.synology.me
Whizzwoz
Posts: 38
Joined: Sun 08 Oct 2017 9:30 pm
Weather Station: Davis VP2
Operating System: Raspbian
Location: Lancing,West Sussex U.K.

Re: Battery Low Alarm

Post by Whizzwoz »

Cheers Sjaak I shall give it go.You might be right in that it only needs a reboot.I got some new batteries coming tomorrow.

Thanks Warren.
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Battery Low Alarm

Post by mcrossley »

Whizzwoz wrote: Tue 29 Sep 2020 4:19 pm Hi Freddie.
Why Did I not think about zipping the the file!!!!
I have attached the file.
Cheers Woz.
The console battery voltage is 3.96V which is below the 4.0V threshold CumulusMX uses.
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Battery Low Alarm

Post by mcrossley »

In the future you can check your batteries by using the following URL in your browser...

http://localhost:8998/api/tags/process. ... &txbattery

Or replace "localhost" with the IP address if running it remotely.

That will give the console voltage, and the status of the transmitter batteries.
Gregorean
Posts: 82
Joined: Tue 12 May 2020 11:41 am
Weather Station: Davis Vantage Pro 2
Operating System: Raspberry Pi 4B
Location: Amersfoort, The Netherlands
Contact:

Re: Battery Low Alarm

Post by Gregorean »

That looks good, this is the output from my Vantage Vue.
{"battery":"4.83","txbattery":"1-LOW 2-ok 3-ok 4-ok 5-ok 6-ok 7-ok 8-ok"}
Now you can make it visible on the Administrator Dashboard.
Is it possible that this comes instead of the red Alarm LED?

Sjaak.
Weather Station: Amersfoort-Nieuwland, The Netherlands.
http://element14.synology.me
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Battery Low Alarm

Post by mcrossley »

Gregorean wrote: Thu 01 Oct 2020 1:59 pm Now you can make it visible on the Administrator Dashboard.
Is it possible that this comes instead of the red Alarm LED?
No, for a couple of reasons...
It is Davis VP2 station specific.
To my mind the dashboard should be kept fairly clean, the alarm is there to prompt you to go and investigate, the dashboard cannot provide every diagnostic for every issue.
Whizzwoz
Posts: 38
Joined: Sun 08 Oct 2017 9:30 pm
Weather Station: Davis VP2
Operating System: Raspbian
Location: Lancing,West Sussex U.K.

Re: Battery Low Alarm

Post by Whizzwoz »

Right I have just got the low battery warning show up on the consule which is reading:"3.49".So the setting in cumulus mx needs setting to this value.Because the alarm comes on at 4.00 volts as per my first post Thu Sep 24, 2020.
You cant keep changing the batteries when they just lose half a volt.
This is just my test.I just left the batteries in till I got the warning on the consule.

Cheers Warren.

{"battery":"3.49","txbattery":"1-ok 2-ok 3-ok 4-ok 5-ok 6-ok 7-ok 8-ok"}

This is on a vp2.
jon_iz
Posts: 86
Joined: Sat 02 Jan 2016 10:10 pm
Weather Station: Davis VP2+, WLL & Airlink
Operating System: Win 10 64bit / RPi Buster
Location: Nantwich, UK
Contact:

Re: Battery Low Alarm

Post by jon_iz »

Just an observation...
Are the battery terminals clean of corrosion? Any corrosion will reduce the terminal voltage measured at the console.
I had a similar issue with a second hand VP2 console I bought, there had been a leaky battery at some point and I had to open the case to clean the recessed terminal.
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Battery Low Alarm

Post by mcrossley »

Thanks, I'll change the alarm threshold to <= 3.5 V.
Post Reply