matthewwall / weewx-sdr

weewx driver for software-defined radio
GNU General Public License v3.0
114 stars 74 forks source link

Acurite Battery Status #99

Closed trobnc closed 2 years ago

trobnc commented 3 years ago

In the AcuriteTowerPacketV2 and Acurite5n1PacketV2, for battery it is either "1" or "0" for what I assume to be "Normal" or "Low". But in the comments next to the battery packets, it states "1 means battery OK, 0 means not low apparently". That statement is a bit ambiguous and trying to find some clarification. Is 1 considered Normal battery and 0 considered low? Or do we not know what 0 is considered but we know that 1 is Normal? Thanks.

fgonza2 commented 3 years ago

0 is low. threshold is ~4V i tested this with a variable power supply

matthewwall commented 2 years ago

added note about battery status at commit 6e0968d