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. Switching gateway issues

Switching gateway issues

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 3 Posters 259 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.
  • B Offline
    B Offline
    Brian Morris
    wrote on last edited by Brian Morris
    #1

    Howdy all,

    I currently have a ESP8266 Wemos based gateway that I have been using for years. I am flipping over to using a Orange Pi Zero based gateway and everything is working with the MQTT part, it connects to the MQTT gateway on my Home Assistant instance, but I only see the "/mysgw1-in/0/255/0/0/18 2.3.1" message. I see its doing things like:

    Dec 02 14:35:45 INFO  Starting gateway...
    Dec 02 14:35:45 INFO  Protocol version - 2.3.1
    Dec 02 14:35:45 DEBUG MCO:BGN:INIT GW,CP=RNNGL-Q-,REL=255,VER=2.3.1
    Dec 02 14:35:45 DEBUG TSF:LRT:OK
    Dec 02 14:35:45 DEBUG TSM:INIT
    Dec 02 14:35:45 DEBUG TSF:WUR:MS=0
    Dec 02 14:35:45 DEBUG TSM:INIT:TSP OK
    Dec 02 14:35:45 DEBUG TSM:INIT:GW MODE
    Dec 02 14:35:45 DEBUG TSM:READY:ID=0,PAR=0,DIS=0
    Dec 02 14:35:45 DEBUG MCO:REG:NOT NEEDED
    Dec 02 14:35:45 DEBUG MCO:BGN:STP
    Dec 02 14:35:45 DEBUG MCO:BGN:INIT OK,TSP=1
    Dec 02 14:35:45 DEBUG GWT:RMQ:MQTT RECONNECT
    Dec 02 14:36:00 DEBUG connected to 10.200.62.50
    Dec 02 14:36:00 DEBUG GWT:RMQ:MQTT CONNECTED
    Dec 02 14:36:00 DEBUG GWT:TPS:TOPIC=/mysgw1-in/0/255/0/0/18,MSG SENT
    Dec 02 14:36:00 DEBUG TSM:READY:NWD REQ
    Dec 02 14:36:13 DEBUG TSF:MSG:SEND,0-0-255-255,s=255,c=3,t=20,pt=0,l=0,sg=0,ft=0,st=OK:
    Dec 02 14:50:45 DEBUG TSF:SAN:OK
    

    But the nodes I have deployed dont want to talk to this new gateway. Even though its the same gateway ID and such. Here is a debug from one of my sensors. Any ideas?

     __  __       ____
    |  \/  |_   _/ ___|  ___ _ __  ___  ___  _ __ ___
    | |\/| | | | \___ \ / _ \ `_ \/ __|/ _ \| `__/ __|
    | |  | | |_| |___| |  __/ | | \__ \  _  | |  \__ \
    |_|  |_|\__, |____/ \___|_| |_|___/\___/|_|  |___/
            |___/                      2.3.1
    
    208 MCO:BGN:INIT NODE,CP=RNNNA---,REL=255,VER=2.3.1
    331 TSM:INIT
    344 TSF:WUR:MS=0
    368 TSM:INIT:TSP OK
    389 TSM:INIT:STATID=14
    413 TSF:SID:OK,ID=14
    436 TSM:FPAR
    483 TSF:MSG:SEND,14-14-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    2560 !TSM:FPAR:NO REPLY
    2584 TSM:FPAR
    2633 TSF:MSG:SEND,14-14-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    4710 !TSM:FPAR:NO REPLY
    4734 TSM:FPAR
    4784 TSF:MSG:SEND,14-14-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    6860 !TSM:FPAR:NO REPLY
    6885 TSM:FPAR
    6934 TSF:MSG:SEND,14-14-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    9011 !TSM:FPAR:FAIL
    9031 TSM:FAIL:CNT=1
    9052 TSM:FAIL:DIS
    9070 TSF:TDI:TSL 
    
    skywatchS 1 Reply Last reply
    0
    • B Brian Morris

      Howdy all,

      I currently have a ESP8266 Wemos based gateway that I have been using for years. I am flipping over to using a Orange Pi Zero based gateway and everything is working with the MQTT part, it connects to the MQTT gateway on my Home Assistant instance, but I only see the "/mysgw1-in/0/255/0/0/18 2.3.1" message. I see its doing things like:

      Dec 02 14:35:45 INFO  Starting gateway...
      Dec 02 14:35:45 INFO  Protocol version - 2.3.1
      Dec 02 14:35:45 DEBUG MCO:BGN:INIT GW,CP=RNNGL-Q-,REL=255,VER=2.3.1
      Dec 02 14:35:45 DEBUG TSF:LRT:OK
      Dec 02 14:35:45 DEBUG TSM:INIT
      Dec 02 14:35:45 DEBUG TSF:WUR:MS=0
      Dec 02 14:35:45 DEBUG TSM:INIT:TSP OK
      Dec 02 14:35:45 DEBUG TSM:INIT:GW MODE
      Dec 02 14:35:45 DEBUG TSM:READY:ID=0,PAR=0,DIS=0
      Dec 02 14:35:45 DEBUG MCO:REG:NOT NEEDED
      Dec 02 14:35:45 DEBUG MCO:BGN:STP
      Dec 02 14:35:45 DEBUG MCO:BGN:INIT OK,TSP=1
      Dec 02 14:35:45 DEBUG GWT:RMQ:MQTT RECONNECT
      Dec 02 14:36:00 DEBUG connected to 10.200.62.50
      Dec 02 14:36:00 DEBUG GWT:RMQ:MQTT CONNECTED
      Dec 02 14:36:00 DEBUG GWT:TPS:TOPIC=/mysgw1-in/0/255/0/0/18,MSG SENT
      Dec 02 14:36:00 DEBUG TSM:READY:NWD REQ
      Dec 02 14:36:13 DEBUG TSF:MSG:SEND,0-0-255-255,s=255,c=3,t=20,pt=0,l=0,sg=0,ft=0,st=OK:
      Dec 02 14:50:45 DEBUG TSF:SAN:OK
      

      But the nodes I have deployed dont want to talk to this new gateway. Even though its the same gateway ID and such. Here is a debug from one of my sensors. Any ideas?

       __  __       ____
      |  \/  |_   _/ ___|  ___ _ __  ___  ___  _ __ ___
      | |\/| | | | \___ \ / _ \ `_ \/ __|/ _ \| `__/ __|
      | |  | | |_| |___| |  __/ | | \__ \  _  | |  \__ \
      |_|  |_|\__, |____/ \___|_| |_|___/\___/|_|  |___/
              |___/                      2.3.1
      
      208 MCO:BGN:INIT NODE,CP=RNNNA---,REL=255,VER=2.3.1
      331 TSM:INIT
      344 TSF:WUR:MS=0
      368 TSM:INIT:TSP OK
      389 TSM:INIT:STATID=14
      413 TSF:SID:OK,ID=14
      436 TSM:FPAR
      483 TSF:MSG:SEND,14-14-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      2560 !TSM:FPAR:NO REPLY
      2584 TSM:FPAR
      2633 TSF:MSG:SEND,14-14-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      4710 !TSM:FPAR:NO REPLY
      4734 TSM:FPAR
      4784 TSF:MSG:SEND,14-14-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      6860 !TSM:FPAR:NO REPLY
      6885 TSM:FPAR
      6934 TSF:MSG:SEND,14-14-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      9011 !TSM:FPAR:FAIL
      9031 TSM:FAIL:CNT=1
      9052 TSM:FAIL:DIS
      9070 TSF:TDI:TSL 
      
      skywatchS Offline
      skywatchS Offline
      skywatch
      wrote on last edited by
      #2

      @brian-morris Maybe clear eeprom and reflash all devices? Could be old routing data retained? Just a thought.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        Brian Morris
        wrote on last edited by
        #3

        Tried that. No change.

        1 Reply Last reply
        0
        • electrikE Offline
          electrikE Offline
          electrik
          wrote on last edited by
          #4

          Are you sure the node can reach the gateway? So is the connection okay?

          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