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. Controllers
  3. Home Assistant
  4. Suddenly communication between gw & nodes stopped , rebooting pi sometimes solves it

Suddenly communication between gw & nodes stopped , rebooting pi sometimes solves it

Scheduled Pinned Locked Moved Home Assistant
36 Posts 5 Posters 6.2k Views 5 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #26

    sometimes I see this in my gateway log

    Mar 13 17:42:32 MySensorsGW mysgw: !TSF:MSG:SEND,0-0-2-2,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=NACK:0
    
    1 Reply Last reply
    0
    • gohanG Offline
      gohanG Offline
      gohan
      Mod
      wrote on last edited by
      #27

      @gieljnssns said in Suddenly communication between gw & nodes stopped , rebooting pi sometimes solves it:

      mysgw: !TSF:MSG:SEND,0-0-2-2,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=NACK:0

      that looks like the message got lost between the gw and node. You could try moving the node closer or using a repeater halfway. Pls write the gw version since the git-clone is not telling me much

      ? 1 Reply Last reply
      0
      • gohanG gohan

        @gieljnssns said in Suddenly communication between gw & nodes stopped , rebooting pi sometimes solves it:

        mysgw: !TSF:MSG:SEND,0-0-2-2,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=NACK:0

        that looks like the message got lost between the gw and node. You could try moving the node closer or using a repeater halfway. Pls write the gw version since the git-clone is not telling me much

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #28

        @gohan
        how can I see wich version I'm using?

        1 Reply Last reply
        0
        • gohanG Offline
          gohanG Offline
          gohan
          Mod
          wrote on last edited by
          #29

          when GW starts it prints the version in log

          ? 1 Reply Last reply
          0
          • gohanG gohan

            when GW starts it prints the version in log

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #30

            @gohan
            version 2.2.0

            Mar 13 18:36:04 MySensorsGW systemd[1]: Stopping MySensors Gateway daemon...
            Mar 13 18:36:04 MySensorsGW systemd[1]: Stopped MySensors Gateway daemon.
            Mar 13 18:36:04 MySensorsGW systemd[1]: Started MySensors Gateway daemon.
            Mar 13 18:36:04 MySensorsGW mysgw: Starting gateway...
            Mar 13 18:36:04 MySensorsGW mysgw: Protocol version - 2.2.0
            Mar 13 18:36:04 MySensorsGW mysgw: MCO:BGN:INIT GW,CP=RNNGL-Q-,VER=2.2.0
            Mar 13 18:36:04 MySensorsGW mysgw: TSF:LRT:OK
            Mar 13 18:36:04 MySensorsGW mysgw: TSM:INIT
            Mar 13 18:36:04 MySensorsGW mysgw: TSF:WUR:MS=0
            Mar 13 18:36:04 MySensorsGW mysgw: TSM:INIT:TSP OK
            Mar 13 18:36:04 MySensorsGW mysgw: TSM:INIT:GW MODE
            Mar 13 18:36:04 MySensorsGW mysgw: TSM:READY:ID=0,PAR=0,DIS=0
            Mar 13 18:36:04 MySensorsGW mysgw: MCO:REG:NOT NEEDED
            Mar 13 18:36:04 MySensorsGW mysgw: Listening for connections on 0.0.0.0:5003
            Mar 13 18:36:04 MySensorsGW mysgw: MCO:BGN:STP
            Mar 13 18:36:04 MySensorsGW mysgw: MCO:BGN:INIT OK,TSP=1
            Mar 13 18:36:04 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:06 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:08 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:10 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:12 MySensorsGW mysgw: TSF:MSG:READ,5-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:12 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:12 MySensorsGW mysgw: TSF:MSG:READ,3-3-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:14 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:16 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:18 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:19 MySensorsGW mysgw: TSF:MSG:READ,2-11-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:19 MySensorsGW mysgw: New connection from 192.168.0.51
            Mar 13 18:36:19 MySensorsGW mysgw: GWT:TSA:C=0,CONNECTED
            Mar 13 18:36:20 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:21 MySensorsGW mysgw: TSF:MSG:READ,1-1-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:21 MySensorsGW mysgw: TSF:MSG:READ,2-11-0,s=1,c=1,t=0,pt=7,l=5,sg=0:17.0
            Mar 13 18:36:21 MySensorsGW mysgw: TSF:MSG:READ,2-11-0,s=2,c=1,t=1,pt=7,l=5,sg=0:38.0
            Mar 13 18:36:22 MySensorsGW mysgw: GWT:TSA:C=0,DISCONNECTED
            Mar 13 18:36:22 MySensorsGW mysgw: Ethernet client disconnected.
            Mar 13 18:36:22 MySensorsGW mysgw: New connection from 192.168.0.51
            Mar 13 18:36:22 MySensorsGW mysgw: GWT:TSA:C=0,CONNECTED
            Mar 13 18:36:22 MySensorsGW mysgw: New connection from 192.168.0.35
            Mar 13 18:36:22 MySensorsGW mysgw: GWT:TSA:C=1,CONNECTED
            Mar 13 18:36:22 MySensorsGW mysgw: GWT:RFC:C=1,MSG=0;255;3;0;2;
            Mar 13 18:36:22 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:24 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:26 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=2,c=1,t=1,pt=7,l=5,sg=0:60.1
            Mar 13 18:36:26 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:28 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:29 MySensorsGW mysgw: GWT:RFC:C=0,MSG=0;255;3;0;2;
            Mar 13 18:36:30 MySensorsGW mysgw: TSF:MSG:READ,6-6-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
            Mar 13 18:36:32 MySensorsGW mysgw: GWT:RFC:C=1,MSG=0;255;3;0;2;
            
            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #31

              There is only 4 meter in between my gateway and node.

              @huỳnh-minh-khải said in Suddenly communication between gw & nodes stopped , rebooting pi sometimes solves it:

              The same issue here and solved by changing my NRF24L01

              I've already changed my radio

              1 Reply Last reply
              0
              • gohanG Offline
                gohanG Offline
                gohan
                Mod
                wrote on last edited by
                #32

                Do you have a decent capacitor on the radio module? Have you tried a different maker of nrf24 module?

                ? 1 Reply Last reply
                0
                • gohanG gohan

                  Do you have a decent capacitor on the radio module? Have you tried a different maker of nrf24 module?

                  ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #33

                  @gohan
                  I have these radios https://www.ebay.com/itm/400594940658?rmvSB=true

                  I've used this adapter plate for my radio https://www.ebay.com/itm/200960749614?rmvSB=true

                  And there is a capacitor on my radio

                  1 Reply Last reply
                  0
                  • gohanG Offline
                    gohanG Offline
                    gohan
                    Mod
                    wrote on last edited by
                    #34

                    I don't like those nrf24 modules as they are 99% fake clones. Once I got some real ones I solved a lot of range issues

                    ? 1 Reply Last reply
                    0
                    • gohanG gohan

                      I don't like those nrf24 modules as they are 99% fake clones. Once I got some real ones I solved a lot of range issues

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #35

                      @gohan
                      Can you give me a link to the real ones?

                      1 Reply Last reply
                      0
                      • gohanG Offline
                        gohanG Offline
                        gohan
                        Mod
                        wrote on last edited by
                        #36

                        I bought them on aliexpress from the cdebyte shop. There are a few open topics about real and fake nrf24 if you want to read some more. As a general rule of thumb consider that the genuine nrf24 chip is normally sold around 1.2$ so you can't buy a fully assembled genuine module for less than a dollar.

                        1 Reply Last reply
                        0

                        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


                        11

                        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