Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Development
  3. How to scan rf remote

How to scan rf remote

Scheduled Pinned Locked Moved Development
12 Posts 7 Posters 5.5k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aclertant
    wrote on last edited by
    #1

    Hi,

    I dont know exactly where to post... I'd like to get the Rf code from a remote (in 433Mhz of course) with an arduino to be ebale to simulate this action with a MYS module.

    I found only one tutorial about this but it's on Pi...

    To be clear this what I'd like to control but without the original remote.
    http://img.abrakaba.com/002A5AD0-0/Silvercrest-set-de-4-prises-telecommandees-pour-l-interieur.jpg

    Thanks a lot.

    J 2 Replies Last reply
    0
    • A aclertant

      Hi,

      I dont know exactly where to post... I'd like to get the Rf code from a remote (in 433Mhz of course) with an arduino to be ebale to simulate this action with a MYS module.

      I found only one tutorial about this but it's on Pi...

      To be clear this what I'd like to control but without the original remote.
      http://img.abrakaba.com/002A5AD0-0/Silvercrest-set-de-4-prises-telecommandees-pour-l-interieur.jpg

      Thanks a lot.

      J Offline
      J Offline
      Jan Gatzke
      wrote on last edited by
      #2

      @aclertant

      Just build the ir node and watch the serial monitor

      https://www.mysensors.org/build/ir

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aclertant
        wrote on last edited by
        #3

        tks for the very fast reply :o)

        It's exactly what I'd like to do except that the remote use RF 433Mhz and not IR.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          MLs
          wrote on last edited by
          #4

          https://www.google.se/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=rf+433+sniffer+arduino

          //Mattias

          1 Reply Last reply
          0
          • A aclertant

            Hi,

            I dont know exactly where to post... I'd like to get the Rf code from a remote (in 433Mhz of course) with an arduino to be ebale to simulate this action with a MYS module.

            I found only one tutorial about this but it's on Pi...

            To be clear this what I'd like to control but without the original remote.
            http://img.abrakaba.com/002A5AD0-0/Silvercrest-set-de-4-prises-telecommandees-pour-l-interieur.jpg

            Thanks a lot.

            J Offline
            J Offline
            Jan Gatzke
            wrote on last edited by Jan Gatzke
            #5

            @aclertant

            Ups, I should read more carefully.Sorry.

            Edit: you could use a rflink gateway. Rflink shows code and protocol in the log.

            1 Reply Last reply
            0
            • E Offline
              E Offline
              emc2
              Hardware Contributor
              wrote on last edited by emc2
              #6

              Install the library "rc-switch" by sul-77 in Arduino (it can be installed with the library manager)

              Upload one of the ReceiveDemo sketch to your Arduino (and wire a 433MHz receiver accordingly) and it will show you the RF codes, that you can then emulate by plugging a 433MHz Tx (see SendDemo sketch for code example)

              1 Reply Last reply
              1
              • T Offline
                T Offline
                tbully
                wrote on last edited by
                #7

                Echoing what @emc2 said. RCSwitch worked great for my 433 project a few months ago.

                https://forum.mysensors.org/topic/4962/laser-christmas-light-control-433mhz/14

                1 Reply Last reply
                1
                • N Offline
                  N Offline
                  niccodemi
                  wrote on last edited by
                  #8

                  as emc2 said; alternatively if rc-switch doesn't work for you (unlikely) you can also try with Remoteswitch library.

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    aclertant
                    wrote on last edited by
                    #9

                    yep rc-switch seems to not working for me..
                    I use a nrf24L01 module (the same as on page "connecting the radio")

                    I will test Remoteswitch ;)

                    Tks everybody

                    T 1 Reply Last reply
                    0
                    • A aclertant

                      yep rc-switch seems to not working for me..
                      I use a nrf24L01 module (the same as on page "connecting the radio")

                      I will test Remoteswitch ;)

                      Tks everybody

                      T Offline
                      T Offline
                      TimO
                      Hero Member
                      wrote on last edited by
                      #10

                      @aclertant Are you trying to receive the 433 MHz signals with the NRF24L01 module which works in the 2,4 GHz band? You need a receiver and sender for the 433 MHz frequency band.

                      1 Reply Last reply
                      1
                      • A Offline
                        A Offline
                        aclertant
                        wrote on last edited by
                        #11

                        OHH NO I'm a noob :confounded:

                        When it's you who said that... It' pretty clear ...

                        I'm so sorry for that ! I order a 433Mhz receiver right now !

                        Thanks a lot ! Really !

                        1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          aclertant
                          wrote on last edited by
                          #12

                          The community is just amazing :o)

                          I found this https://www.mysensors.org/hardware/wall-plug
                          Should be enough for me

                          1 Reply Last reply
                          1

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          18

                          Online

                          12.0k

                          Users

                          11.2k

                          Topics

                          113.4k

                          Posts


                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • MySensors
                          • OpenHardware.io
                          • Categories
                          • Recent
                          • Tags
                          • Popular