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. Troubleshooting
  3. How to force static use of an repeater-node...?

How to force static use of an repeater-node...?

Scheduled Pinned Locked Moved Troubleshooting
6 Posts 4 Posters 2.5k Views 4 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.
  • I Offline
    I Offline
    idstone
    wrote on last edited by
    #1

    Hi all,

    may be someone would be so kind to tell me, how to force the usage of an specified repeater-node?
    I've set up a repeater-node with an NRF24L01+PA+LNA antenna version. This node is powered by 3,3v DC and working properly. A sensor, which monitors my dehumidifier-water-tank, sends via that node.
    My problem is, that a new sensor at my entrance door reaches the gateway not always, so I get an dead node. I would prefer this node also being connect via this antenna-pimped repeater next to itself.

    Thanks in advance!
    Sincerely
    Carsten

    martinhjelmareM 1 Reply Last reply
    0
    • I idstone

      Hi all,

      may be someone would be so kind to tell me, how to force the usage of an specified repeater-node?
      I've set up a repeater-node with an NRF24L01+PA+LNA antenna version. This node is powered by 3,3v DC and working properly. A sensor, which monitors my dehumidifier-water-tank, sends via that node.
      My problem is, that a new sensor at my entrance door reaches the gateway not always, so I get an dead node. I would prefer this node also being connect via this antenna-pimped repeater next to itself.

      Thanks in advance!
      Sincerely
      Carsten

      martinhjelmareM Offline
      martinhjelmareM Offline
      martinhjelmare
      Plugin Developer
      wrote on last edited by
      #2

      @idstone

      Hi!

      In the 1.5 releases you can set a static parent in the begin method. It's the fourth argument. See "Starting up the library" here:
      http://www.mysensors.org/download/sensor_api_15

      1 Reply Last reply
      1
      • I Offline
        I Offline
        idstone
        wrote on last edited by
        #3

        Hi martinhjelmare...

        so I think I got it...

        changed from:

        // gw.begin();

        to

        // Test - nur über Repeaternode 103 senden!
        gw.begin(NULL, AUTO, false, 103);

        fhem now shows parentId 103...
        I'll confirm after some testing :)

        Thanks a lot

        martinhjelmareM 1 Reply Last reply
        0
        • I idstone

          Hi martinhjelmare...

          so I think I got it...

          changed from:

          // gw.begin();

          to

          // Test - nur über Repeaternode 103 senden!
          gw.begin(NULL, AUTO, false, 103);

          fhem now shows parentId 103...
          I'll confirm after some testing :)

          Thanks a lot

          martinhjelmareM Offline
          martinhjelmareM Offline
          martinhjelmare
          Plugin Developer
          wrote on last edited by
          #4

          @idstone

          :thumbsup:

          1 Reply Last reply
          0
          • Mark SwiftM Offline
            Mark SwiftM Offline
            Mark Swift
            wrote on last edited by
            #5

            Guys, how do we do this in the current dev branch?

            1 Reply Last reply
            0
            • hekH Offline
              hekH Offline
              hek
              Admin
              wrote on last edited by
              #6
              #define MY_PARENT_NODE_ID xx
              
              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              12

              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