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. Need some clarifications on Repeater node

Need some clarifications on Repeater node

Scheduled Pinned Locked Moved Troubleshooting
13 Posts 6 Posters 3.5k Views 2 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.
  • D Offline
    D Offline
    doblanch
    wrote on last edited by
    #1

    Hello gurus,

    I created a repeater node for my weather station, as it's clearly too far.
    When I start it, I don't see any message from some other nodes... My repeater starts correctly and it communicates correctly with the Serial GW.
    So my question is : why I don't see any exchange, I mean no "read" , no "send" as I have a lot of sensor from now. Does it mean that once the route is calculated (and not passing through Repeater), the repeater doesn't repeat those messages ?????
    please advice... I'm stuck !
    I didn't see any working manual for repeater, just how to code it.
    thanks

    1 Reply Last reply
    0
    • sundberg84S Offline
      sundberg84S Offline
      sundberg84
      Hardware Contributor
      wrote on last edited by
      #2

      When a route is calculated for a node and that works - I dont think it will change.
      I read somewhere that it needs like 6 fails to recalculate.

      Im a control freak and set the parent manually on the nodes i want to go through the repeater (fourth argument in gw.begin)... but that should not be nessecary,

      If the nodes keep failing i guess over time it will find its way throught the repetater.

      Controller: Proxmox VM - Home Assistant
      MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
      MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
      RFLink GW - Arduino Mega + RFLink Shield, 433mhz

      1 Reply Last reply
      0
      • D Offline
        D Offline
        doblanch
        wrote on last edited by
        #3

        Hello Thanks for your help. I understand now why I didn't see anything.
        I have another question, I need to send the message from my Weatherstation to the GW, however the ceiling is pretty thick and nothing is passing though ... Even with repetear , I can't cross the ceiling.
        I have an Ethernet cable there, do you think that we can carry something over it ? or is there some solution for this kind of case. I guess that some people got this issue also ...
        thanks
        rgds

        1 Reply Last reply
        0
        • mfalkviddM Offline
          mfalkviddM Offline
          mfalkvidd
          Mod
          wrote on last edited by
          #4

          Maybe you could buy a Raspberry Pi and use it as ethernet gateway over the ethernet cable?

          1 Reply Last reply
          0
          • sundberg84S Offline
            sundberg84S Offline
            sundberg84
            Hardware Contributor
            wrote on last edited by
            #5

            Which radio do you use ? I have my gw in the cellar with a thick concrete floor and that works fine even from outside. Do you have the 4.7 cap if you use the nrf radio ?

            Controller: Proxmox VM - Home Assistant
            MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
            MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
            RFLink GW - Arduino Mega + RFLink Shield, 433mhz

            1 Reply Last reply
            0
            • D Offline
              D Offline
              doblanch
              wrote on last edited by
              #6

              @sundberg84 said:

              Yes I use NRF24.it's not a wall, but a ceiling with a steel mesh inside... I have the capacitor, and I'm use to work with NRF, I tried many of them china, or other items... I don't have any issue in the flat...
              In fact I have a window , but the gateway is undo a stair made 100% of steel... and a lot of message doesn't reach the destination !.

              1 Reply Last reply
              0
              • GertSandersG Offline
                GertSandersG Offline
                GertSanders
                Hardware Contributor
                wrote on last edited by
                #7

                If you can work with a second gateway in your controller, then why not use an ethernet gateway (NRF24+Pro Mini+ethernetport module) ?
                In Domoticz you can have several gateways, not sure which controller you use, but that could be a low cost solution.

                1 Reply Last reply
                1
                • D Offline
                  D Offline
                  deki
                  wrote on last edited by
                  #8

                  Two GW's would fix a similar problem I am having. Are there details anywhere talking about how to implement duel GW's??

                  1 Reply Last reply
                  0
                  • sundberg84S Offline
                    sundberg84S Offline
                    sundberg84
                    Hardware Contributor
                    wrote on last edited by
                    #9

                    If you use Domoticz you just need to add another hardware with that IP adress assigned to the etnerhet gw.

                    Controller: Proxmox VM - Home Assistant
                    MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                    MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                    RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                    1 Reply Last reply
                    0
                    • D Offline
                      D Offline
                      deki
                      wrote on last edited by
                      #10

                      Yes I am using Domoticz. Will give it a try this weekend.

                      1 Reply Last reply
                      0
                      • sundberg84S Offline
                        sundberg84S Offline
                        sundberg84
                        Hardware Contributor
                        wrote on last edited by
                        #11

                        Might be that you need to set parent so data its not picked up by both GWs. I dont know how Domoticz handles this, but normaly if a value comes in which is the same as the one before i dont think it will register...

                        Controller: Proxmox VM - Home Assistant
                        MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                        MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                        RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                        1 Reply Last reply
                        0
                        • martinhjelmareM Offline
                          martinhjelmareM Offline
                          martinhjelmare
                          Plugin Developer
                          wrote on last edited by
                          #12

                          As far as I know, you can't have two gateways on the same network. You will have to change channel for one gateway and connected network nodes, in config. The controller will be the bridge between networks.

                          1 Reply Last reply
                          0
                          • GertSandersG Offline
                            GertSandersG Offline
                            GertSanders
                            Hardware Contributor
                            wrote on last edited by
                            #13

                            Indeed, I would use two different channels. The question remains which controller is used. I have two networks on my test-Domoticz setup which use different channels from my production setup. So I have nodes on 3 different channels. Domoticz handles this fine. I did not yet test the move of a node with known ID from one channel to another. When time permits I should check this ...

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


                            19

                            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