Acurite 896 false decodes?
Different ID every time, same total (whether SI or conventional) every time
time : 2026-09-10 18:57:03 model : Acurite-Rain id : 255 Total Rain: 80.6 in
time : 2026-09-11 17:00:29 model : Acurite-Rain id : 127 Total Rain: 80.6 in
% while true; do TIMESTAMP=$(date +%Y%m%d_%H%M%S); FILE=tpms_${TIMESTAMP}.cu8; echo Recording to $FILE; ./src/rtl_433 -f 433.92M -s 1024k -g 42.1 -R 10:v -T 60 -w $FILE; done
Recording to tpms_20260911_171936.cu8 rtl_433 version 25.12-364-gf9041e81 branch pr-3680-monotonic at 202609051730 inputs file rtl_tcp RTL-SDR SoapySDR with TLS Found Rafael Micro R820T tuner [SDR] Using device 0: Realtek, RTL2838UHIDIR, SN: 00000010, "Generic RTL2832U OEM" [R82XX] PLL not locked!
time : 2026-09-11 17:20:31 model : Acurite-Rain id : 47 Total Rain: 2047.5 mm [pulse_slicer_ppm] Acurite 896 Rain Gauge codes : {24}2fffff, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {36}fffffffff, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {36}fffffffff, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {0}0, {2}0 [process_sdr_frame] Time expired, exiting!
I renamed it, "TPMS" was from previous cu8 work cropped_10.cu8.zip
https://github.com/merbanan/rtl_433/pull/2430 & https://github.com/merbanan/rtl_433/issues/353 related?
Source: merbanan/rtl_433