Transmitter Battery Status

677 views
Skip to first unread message

Antonis Katsonis

unread,
Jul 12, 2018, 3:31:46 AM7/12/18
to weewx-user
Hello!

I own a Davis Vantage Pro2 wireless weather station. The ISS channel is 1. If I want to see the condition of battery, the tag is txBatteryStatus.

What is the tag of the Wireless Leaf & Soil Moisture/Temperature Station( channel 2 )?

Thomas Keffer

unread,
Jul 12, 2018, 12:25:54 PM7/12/18
to weewx-user
The observation type txBatteryStatus is a bit mapped number.  The lowest order bit is  the ISS (channel 1); the next highest bit is channel 2, etc. So,

low battery for the ISS is 0x01.
For channel 1 it is 0x02.
For channel 2 it is 0x04.

and so on. I may be off a bit, but it is something like that.

-tk

--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Andrew Milner

unread,
Jul 12, 2018, 1:08:52 PM7/12/18
to weewx-user
being a thick ignoramus and pedant -

so 0 = all ok
1 = iss low
2 = channel 1 low
3 = channel 1 and iss low
4 = channel 2 low
5 = channel 2 and iss low
6 = channel 2 low and channel 1 low
7 = channel 2 and channel 1 and iss low

is that what u mean??

Thomas Keffer

unread,
Jul 12, 2018, 1:28:53 PM7/12/18
to weewx-user
Yes, although I may have the mapping off by a bit.

-tk

Thomas Keffer

unread,
Jul 12, 2018, 1:29:47 PM7/12/18
to weewx-user
Oh, one other thing: it takes a long time for the battery status to register. If you want to test the bit mapping, wait about 30 minutes after taking the battery out. Same with putting it back in.

-tk

David Lopez

unread,
Jul 18, 2018, 4:11:45 PM7/18/18
to weewx-user
Hi Thomas,

How do you map the battery status in the following scenario? Is any guide for follow?

TRANSMITTERS: 
      Channel   Receive   Repeater  Type
         1           active       none         iss 
         2           active       A               temp_hum (as extra temperature 1 and extra humidity 1)
         3           active       A               temp_hum (as extra temperature 2 and extra humidity 2)

Thanks in advance.

David L.

Thomas Keffer

unread,
Jul 18, 2018, 8:19:27 PM7/18/18
to weewx...@googlegroups.com
This is really a Davis, not WeeWX question, but I believe they map to the transmission channel.

-tk
Reply all
Reply to author
Forward
0 new messages