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. Serial gateway with arduino nano inclusion problem

Serial gateway with arduino nano inclusion problem

Scheduled Pinned Locked Moved Troubleshooting
10 Posts 4 Posters 1.9k 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.
  • miroM Offline
    miroM Offline
    miro
    wrote on last edited by
    #1

    I have connected my serial gateway to the vera edge and everything seems to be okay.

    When I try to include my door/window sensor in mysensors plugin, I click start and 1 sec after it says 0 devices found.

    I`m new to this and I have no idea what it could be?

    1 Reply Last reply
    0
    • miroM Offline
      miroM Offline
      miro
      wrote on last edited by
      #2

      This is my log file for the binarysleeping sensor:

      send: 1-1-0-0 s=255,c=3,t=15,pt=2,l=2,sg=0,st=fail:0
      send: 1-1-0-0 s=255,c=0,t=17,pt=0,l=5,sg=0,st=fail:1.5.4
      send: 1-1-0-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=fail:0
      sensor started, id=1, parent=0, distance=1
      send: 1-1-0-0 s=255,c=3,t=11,pt=0,l=13,sg=0,st=fail:Binary Sensor
      send: 1-1-0-0 s=255,c=3,t=12,pt=0,l=3,sg=0,st=fail:1.0
      send: 1-1-0-0 s=3,c=0,t=0,pt=0,l=0,sg=0,st=fail:
      find parent
      send: 1-1-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,st=bc:
      send: 1-1-0-0 s=4,c=0,t=0,pt=0,l=0,sg=0,st=fail:
      send: 1-1-0-0 s=3,c=1,t=16,pt=2,l=2,sg=0,st=fail:1
      send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:0
      send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:1
      send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:0
      send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:1
      find parent
      send: 1-1-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,st=bc:
      send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:0
      send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:1
      send: 1-1-0-0 s=4,c=1,t=16,pt=2,l=2,sg=0,st=fail:0```
      1 Reply Last reply
      0
      • SparkmanS Offline
        SparkmanS Offline
        Sparkman
        Hero Member
        wrote on last edited by Sparkman
        #3

        st=fail typically means that the sensor is having trouble communicating to the gateway due to a power issue on the sensor. Search the forum for common resolutions to this and if those don't resolve it, post more details on your hardware setup.

        Cheers
        Al

        PS Have you checked http://forum.mysensors.org/topic/666/debug-faq-and-how-ask-for-help

        1 Reply Last reply
        0
        • miroM Offline
          miroM Offline
          miro
          wrote on last edited by
          #4

          Is this log for the gateway okay?

          0;0;3;0;9;gateway started, id=0, parent=0, distance=0
          0;0;3;0;14;Gateway startup complete.
          
          SparkmanS 1 Reply Last reply
          0
          • miroM miro

            Is this log for the gateway okay?

            0;0;3;0;9;gateway started, id=0, parent=0, distance=0
            0;0;3;0;14;Gateway startup complete.
            
            SparkmanS Offline
            SparkmanS Offline
            Sparkman
            Hero Member
            wrote on last edited by
            #5

            @miro It's ok from a startup perspective which means you have programmed and wired it correctly. It could still have power issues when it is transmitting.

            Cheers
            Al

            1 Reply Last reply
            0
            • hekH Offline
              hekH Offline
              hek
              Admin
              wrote on last edited by
              #6

              On what pin is the inclusion mode button connected? Is the feature enabled?
              Make sure you didn't connect anything on this pin.

              1 Reply Last reply
              0
              • miroM Offline
                miroM Offline
                miro
                wrote on last edited by
                #7

                @hek

                #define INCLUSION_MODE_PIN 3 // Digital pin used for inclusion mode button

                This is what I have in the gateway

                Before I had no button connected at all. Now I tok two wires from digital pin 3 and ground to test.

                Still nothing happends when I click on start inlusion in my vera?

                1 Reply Last reply
                0
                • miroM Offline
                  miroM Offline
                  miro
                  wrote on last edited by
                  #8

                  Well, a conductor on the sensor radio and gateway radio did solve the inclusion of this sensor.

                  But now I try to include a motion sensor that I build exact the same but the gateway will not find it, what to do?

                  It looks okay in arduino monitor...

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

                    @miro - its most of the times much easier for us if you provide the serial log. Any ST:fail on this one for example?

                    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
                    • miroM Offline
                      miroM Offline
                      miro
                      wrote on last edited by
                      #10

                      Now when I tested the sensor in arduino monitor it says just.

                      Req id
                      

                      Also the other sensor have stop working.

                      Something wrong with gateway?

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


                      27

                      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