Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: 433 MHz receiver and nRF24L01 simultaneously #18077

    Ray
    Keymaster

    Is this referring to the original RFToy? (which has plugs for both 433M/315M transmitter and 2.4G transceiver) The current version of RFToy only support 433M/315M transmitter and no longer has plug for 2.4G transceiver; on the other hand, it has built-in WiFi for web-based control.

    in reply to: Opensprinkler and 1 button RF switches #18043

    Ray
    Keymaster

    Yes this is supported by OpenSprinkler, by using a 433MHz RF transmitter. You need to get an RFToy, which include a pair of transmitter, receiver, and the RFToy gadget which you can use to decode the RF signal.

    RFToy

    in reply to: source code for default firmware #11164

    Ray
    Keymaster

    RFToy 3.0 (with ESP8266) firmware code is available at:
    https://github.com/openthingsio/RFToy

    in reply to: Unable to record #11163

    Ray
    Keymaster

    Most likely it’s because your remotes are using a protocol that’s not supported. The best case is if it’s a protocol that RCSwitch library supports (RFToy assumes it’s protocol 1 but RCSwitch library supports two other types). This is fairly easy to get supported since it just requires changing the RFToy firmware code slightly. But if it’s not any of the existing documented protocol then we will have to look at the raw sampling signal to check what’s the encoding pattern.

    Garage remotes generally don’t work because they use rolling code (one-time code) for security reasons.

Viewing 4 posts - 1 through 4 (of 4 total)