-
-
-
-
Hi All,
I'm trying to receive RF signals sent bij an outdoor weather station sensor.
I have used the following tutorial:
http://www.espruino.com/Remote+Control+SĀockets
First I tested with my remote control:
http://www.klikaanklikuit.nl/shop/nl/afsĀtandsbediening-ayct-102/
Different type than used in the tutorial I guess (it's Dutch). The outcome is also different:
On!
1:
0b101010100000000000101010
2:
0b101010101000000000101010
3:
0b101010100010000000101010
4:
0b101010101010000000101010Off!
1:
0b101010100000000000101000
2:
0b101010101000000000101000
3:
0b101010100010000000101000
4:
0b101010101010000000101000Also a lot of garbage between these lines...
But I wasn't able to receive a signal from the weather station sensor. Has anybody tried that before?
The one I use is an Oregon Scientific THR188.
I did find some protocols, but I'm not really understanding it. Unfortunately nothing is decoded with the code provided from the tutorial.
Kind regards,
Reinoud de Lange
I tried to capture a signal using Single waveform, but I'm unable to do so... (anyone with a DSO 201 and knows how to do it please let me know...)
I can stop the waveform / signal when I transmit a signal from my remote control for the remote socket. It is clear that it uses the binary pulse width modulation: