Replies: 5 comments 3 replies
-
I would suggest using gqrx, and setting to whatever part of that range you can, and watching the waterfall while you push buttons. Perhaps try 433.92 first as that is the usual place. You will need to understand how sample rate and center frequency lead to coverage. For 250 kHz sample rate, set center to 433.15 and that will cover 433.05 to 433.25 well and sort of cover another 25 kHz above and below. You can also do this with -S unknown using rtl_433, but I suspect that's harder for searching for the frequency. If you don't find comments in the sources about Naterial, then there's no real reason to expect it to be decoded. But it might, if it's the same as something else that is decoded, just relabeled. |
Beta Was this translation helpful? Give feedback.
-
looks like Dooya DC1600 RF433 reinsert the CR2430 cell before. a neighbor has a similar device (DC1600) a possible decoder should handle this codes for UP/DOWN/STOP, but what is what ? not really "ev1527", so perhaps a CHS and a unknown flag is added. (or is it rolling code ?) |
Beta Was this translation helpful? Give feedback.
-
got 2 fresh messages from my neighbors device Christian: could need some help. gruchasdz: |
Beta Was this translation helpful? Give feedback.
-
Hello guys, Thanks a lot for your help, I managed to get samples for each signal via rtl_433 -f 433.85M -s 1024k -g 6 -M level -S unknown I do not know how to obtain the codes for each signal. (UP/DOWN/STOP) |
Beta Was this translation helpful? Give feedback.
-
my false flag -R156 decoder for this: one live with g002: look at the code change {40}5bea1dfaee > {40}5bea1dfae1 the decoder: , feel free to change and test whatever u want. edit: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to decode the frequency of the roller blind remote control Naterial DC1600? I have information that it works in the range of 433.05 - 434.79 MHz, but unfortunately it doesn't find any frames. Is it possible to set the listening to the declared range?
Beta Was this translation helpful? Give feedback.
All reactions