• 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:
    0b101010101010000000101010

    Off!
    1:
    0b101010100000000000101000
    2:
    0b101010101000000000101000
    3:
    0b101010100010000000101000
    4:
    0b101010101010000000101000

    Also 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


    1 Attachment

About

Avatar for Reinoud @Reinoud started