help identify an old acurite sensor #3039
-
I have two very old acurite sensors from a 605 weather station: i can't find an fcc id for the sensor because one sensor is mounted in a very inaccessible place and the other is missing the battery door. when i run rtl_433 version 23.11-143-gce56acc9 the sensors aren't recognized. When I run with -S unknown I get packet capture files when i change batteries in the accessible sensor. so before i go capturing a whole bunch of packets and opening a support request, can anyone can identify this sensor and if it has support? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
You can check the packets for good data by dropping them on https://triq.org/pdv/ |
Beta Was this translation helpful? Give feedback.
Actually the signals you got look exactly like the ones we got at https://github.com/merbanan/rtl_433_tests/tree/master/tests/acurite/Acurite_590TX but the timings in our decoder don't really match that. I'll take a closer look and fix that. Your sensor then should just work.
I've refined the timings and docs from #1411 and your sensor should now work.