Skip to content
  • 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. ethernet gateway stops sending data
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

ethernet gateway stops sending data

Scheduled Pinned Locked Moved Troubleshooting
11 Posts 3 Posters 2.2k 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.
  • F Offline
    F Offline
    flopp
    wrote on last edited by flopp
    #2

    Have you same channel for those two GW?
    If not I think you have to change channel otherwise the Node will try to contact both E-Gw and S-GW. I am not sure about this, just an idea.

    What MySensors version do you run?

    What does the Domoticz Log says?

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

      My first and wild guess: POWER and most likley power to the radio.
      What kind of radio do you use?

      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
      • A Offline
        A Offline
        abrasha
        wrote on last edited by abrasha
        #4

        mysensors 1.5 from the site.

        i had a problem with the chnnel in the beginning, but i changed to 76 (the other network is 77).

        all the radios are nrf+pa+lna connected to arduino 3.3v pin regulary

        nano for the nodes, and uno for the gateway.

        special pinout for the gateway as described at the site.

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

          Nrf24l01 Pa/Lna

          Here is some good links:

          http://forum.mysensors.org/topic/1877/solved-2-x-nrf24l01-pa-lna-with-rf24_pa_max
          http://forum.mysensors.org/topic/3447/nrf24l01-pa-lna

          http://blog.blackoise.de/2016/02/fixing-your-cheap-nrf24l01-palna-module/

          I would read them rhough and see if there might be something.
          A good power supply is very important running the pa-lna version - there has been many threads about this not working and many has been solved with a better power supply.

          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
          2
          • A Offline
            A Offline
            abrasha
            wrote on last edited by
            #6

            well, i took an lm2596 dc-dc step down module that was lying on my shelf, soldered it with nice dupont cables (checked with multimeter for 3.3v output) and connected it between the w5100 shield and the nrf (from VIN to VCC) and now i have to pray it will do the trick.
            i'll post couple days from now. sometimes these two nodes live two days after reset until they lose contact.

            sundberg84S 1 Reply Last reply
            0
            • F flopp

              Have you same channel for those two GW?
              If not I think you have to change channel otherwise the Node will try to contact both E-Gw and S-GW. I am not sure about this, just an idea.

              What MySensors version do you run?

              What does the Domoticz Log says?

              A Offline
              A Offline
              abrasha
              wrote on last edited by
              #7

              @flopp said:

              Have you same channel for those two GW?
              If not I think you have to change channel otherwise the Node will try to contact both E-Gw and S-GW. I am not sure about this, just an idea.

              What MySensors version do you run?

              What does the Domoticz Log says?

              when the nodes are disconnected - the log shows nothing until the gateway reset (after data timeout interval passes)
              when i reset the nodes they show theire sketch version, start to send data and after hours/days they disconnect. there is nothing strange on the domoticz log.

              1 Reply Last reply
              0
              • A abrasha

                well, i took an lm2596 dc-dc step down module that was lying on my shelf, soldered it with nice dupont cables (checked with multimeter for 3.3v output) and connected it between the w5100 shield and the nrf (from VIN to VCC) and now i have to pray it will do the trick.
                i'll post couple days from now. sometimes these two nodes live two days after reset until they lose contact.

                sundberg84S Offline
                sundberg84S Offline
                sundberg84
                Hardware Contributor
                wrote on last edited by
                #8

                @abrasha said:

                well, i took an lm2596 dc-dc step down module that was lying on my shelf, soldered it with nice dupont cables (checked with multimeter for 3.3v output) and connected it between the w5100 shield and the nrf (from VIN to VCC) and now i have to pray it will do the trick.
                i'll post couple days from now. sometimes these two nodes live two days after reset until they lose contact.

                Dont forget the capacitors over the radio! I would start with a 0.47uF but you can also add a 10uF in parallel.

                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

                A 1 Reply Last reply
                0
                • sundberg84S sundberg84

                  @abrasha said:

                  well, i took an lm2596 dc-dc step down module that was lying on my shelf, soldered it with nice dupont cables (checked with multimeter for 3.3v output) and connected it between the w5100 shield and the nrf (from VIN to VCC) and now i have to pray it will do the trick.
                  i'll post couple days from now. sometimes these two nodes live two days after reset until they lose contact.

                  Dont forget the capacitors over the radio! I would start with a 0.47uF but you can also add a 10uF in parallel.

                  A Offline
                  A Offline
                  abrasha
                  wrote on last edited by
                  #9

                  @sundberg84 said:
                  well, a week had passed and the results seemed good,
                  but one node from the two is still losing contact sometime.
                  one frustration is why it doesnt reconnect by itself and needs power reset to do it? but thats for another post...
                  For this node i added 10mf CAP on the radio and no dc-dc converter, and some parts of the day has a some metal obstacles through his line of sight with the GW (goods loading bay) so maybe it needs a better antenna( i ordered from ebay).
                  i have itead nano io shield do you think it can solve the problem (act as external power supply + cap for the radio)?

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

                    @abrasha - I have no experience in that shield.
                    Its worth a try. Many times its frustrating, its DIY - dont give up. I create all my nodes almost exactly the same - and sometimes a nodes just does not work. SOmetimes I can try to rewire or change power, but sometimes it must be that i use cheap hardware and I can put hours into a node which ends up in the trash. I create a new, exactly the same - and it works 100% from start.

                    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

                    A 1 Reply Last reply
                    1
                    • sundberg84S sundberg84

                      @abrasha - I have no experience in that shield.
                      Its worth a try. Many times its frustrating, its DIY - dont give up. I create all my nodes almost exactly the same - and sometimes a nodes just does not work. SOmetimes I can try to rewire or change power, but sometimes it must be that i use cheap hardware and I can put hours into a node which ends up in the trash. I create a new, exactly the same - and it works 100% from start.

                      A Offline
                      A Offline
                      abrasha
                      wrote on last edited by
                      #11

                      @sundberg84

                      well, another week has passed and i think im after it.
                      the problematic node recieved a new case to hold the itead nano-io-shield which acts as a dc-dc converter - gives the nrf power from the 7-12v pass the arduino, and also i gave it a 10mf cap.
                      its so different to open the browser day after day without seeing any red bars...

                      thanks a lot

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


                      2

                      Online

                      11.7k

                      Users

                      11.2k

                      Topics

                      113.0k

                      Posts


                      Copyright 2019 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
                      • OpenHardware.io
                      • Categories
                      • Recent
                      • Tags
                      • Popular