Decoding Oregon scientific WMR500

108 views
Skip to first unread message

rVs

unread,
Mar 2, 2023, 9:35:49 AM3/2/23
to rtl_433
Hello,

I try to get data from my WMR500 meteo station (968MHz).

Is there a decoder for this station ?

I have recorded some frames (see attachement) but I don't understand what I see.

Cheers.
g001_868.2M_1000k.cu8.sr
g001_868.2M_1000k.cu8

Christian Z.

unread,
Mar 2, 2023, 2:03:18 PM3/2/23
to rtl_433
The signal is noisy, it maybe won't work reliably. But we can clean it up, ook attached.
Throw the ook on https://triq.org/pdv/
It's ~25 µs PCM, not something we have seen from OS before.
We get the PCM bits: {200} 55 55 55 55 A7 23 A7 23 E2 02 7D B5 C4 0C 44 41 D4 F5 4C 73 81 60 C5 1E 2C
Put that in BitBench and shift one bit, now we get
aaaaaaa d391 d391 f1013edae2062220ea7aa639c0b0628f16
That's a well know sync word (d391), not sure what the payload is though, too much data and very random looking.

Try to get a cleaner signal, then record lots of codes and maybe we can spot fields and a trend.
This will work on clean signals:
rtl_433 -f 868.2M -X 'n=WMR500,m=FSK_PCM,s=25,l=25,r=3000,preamble=aad391d391'

Please open an issue on https://github.com/merbanan/rtl_433/issues so we can track progress.

wmr500.ook
Reply all
Reply to author
Forward
0 new messages