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. General Discussion
  3. RFM69 custom frequency

RFM69 custom frequency

Scheduled Pinned Locked Moved General Discussion
5 Posts 3 Posters 848 Views 3 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.
  • O Offline
    O Offline
    olka
    wrote on last edited by
    #1

    Hi,
    For the pupose of testing, I would like to set up an additional gateway and I want this to be set at a different (custom) frequency to keep it seperated from my existing Mysensors network. All my RF modules are RFM69HW.

    It seems to be possible to set a custom frequency with the new RFM69 driver, but I'm not sure how to actually implement it in the sketch. Advice appreciated.

    mfalkviddM 1 Reply Last reply
    0
    • O olka

      Hi,
      For the pupose of testing, I would like to set up an additional gateway and I want this to be set at a different (custom) frequency to keep it seperated from my existing Mysensors network. All my RF modules are RFM69HW.

      It seems to be possible to set a custom frequency with the new RFM69 driver, but I'm not sure how to actually implement it in the sketch. Advice appreciated.

      mfalkviddM Offline
      mfalkviddM Offline
      mfalkvidd
      Mod
      wrote on last edited by mfalkvidd
      #2

      Welcome to the MySensors forum @olka
      Use
      #define MY_RFM69_NETWORKID number
      where number = 0-255

      MY_RFM69_FREQUENCY is also available, but is only used to select different bands (433 and 868 for example).

      G 1 Reply Last reply
      0
      • O Offline
        O Offline
        olka
        wrote on last edited by
        #3

        Thanks, and thanks for the tip, I will try to use MY_RFM69_NETWORKID.

        1 Reply Last reply
        1
        • mfalkviddM mfalkvidd

          Welcome to the MySensors forum @olka
          Use
          #define MY_RFM69_NETWORKID number
          where number = 0-255

          MY_RFM69_FREQUENCY is also available, but is only used to select different bands (433 and 868 for example).

          G Offline
          G Offline
          Grubstake
          wrote on last edited by
          #4

          @mfalkvidd said in RFM69 custom frequency:

          Welcome to the MySensors forum @olka
          Use
          #define MY_RFM69_NETWORKID number
          where number = 0-255

          MY_RFM69_FREQUENCY is also available, but is only used to select different bands (433 and 868 for example).

          Is this current info? I haven't tried it, but the API doc (RFM69 new driver) refers to "Custom frequency in Hz":

          #define MY_RFM69_FREQUENCY (RFM69_868MHZ)
          The frequency to use.

          RFM69_315MHZ
          RFM69_433MHZ
          RFM69_865MHZ
          RFM69_868MHZ
          RFM69_915MHZ
          Custom frequency in Hz (new RFM69 driver only). <------------------------ NOTE
          See also
          MY_RFM69_NEW_DRIVER

          mfalkviddM 1 Reply Last reply
          0
          • G Grubstake

            @mfalkvidd said in RFM69 custom frequency:

            Welcome to the MySensors forum @olka
            Use
            #define MY_RFM69_NETWORKID number
            where number = 0-255

            MY_RFM69_FREQUENCY is also available, but is only used to select different bands (433 and 868 for example).

            Is this current info? I haven't tried it, but the API doc (RFM69 new driver) refers to "Custom frequency in Hz":

            #define MY_RFM69_FREQUENCY (RFM69_868MHZ)
            The frequency to use.

            RFM69_315MHZ
            RFM69_433MHZ
            RFM69_865MHZ
            RFM69_868MHZ
            RFM69_915MHZ
            Custom frequency in Hz (new RFM69 driver only). <------------------------ NOTE
            See also
            MY_RFM69_NEW_DRIVER

            mfalkviddM Offline
            mfalkviddM Offline
            mfalkvidd
            Mod
            wrote on last edited by
            #5

            @grubstake yes it is still current info and works both for the new driver and for the old driver, which is used by default (and what OP asked about)

            If you are using the new driver you can set the frequency in hertz if you want to.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            8

            Online

            11.7k

            Users

            11.2k

            Topics

            113.1k

            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