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. Vera
  4. Vera Lite U17 - Serial Can't Detect Device

Vera Lite U17 - Serial Can't Detect Device

Scheduled Pinned Locked Moved Vera
cant detectserial gatewayvera liteu17
13 Posts 7 Posters 10.4k 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.
  • G Offline
    G Offline
    gbfromhb
    wrote on last edited by gbfromhb
    #1

    I have had my serial gateway working for a while, but a while ago it stopped working. It is now saying Can't Detect Device. I'm pretty sure it may have been something I did, but that was months ago, and I'm now back at it. I also need to say I have a USB Hub, and my Insteon USB connection is working fine. I have done the following and have not been able to get past this:

    Created a whole new gateway with a new Nano and radio using the links provided in the MySensors Store.

    Double checked the wiring many times.

    Reinstalled all the MySensors files on the Vera

    Ran ClearEepromConfig

    Removed the Insteon configuration and plugged the Serial Gateway directly into the Vera

    Tried a couple of different USB cables.

    Reinstalled Arduino IDE and MySensors software, and uploaded the sketch into the gateway again.

    In Serial Port configuration made sure the Used by device, baud rate, data bite, and stop bite and parity are correct.

    I'm not sure what the name parameter represents, they were the same and I've tried making that name different.

    I'm not sure what the "Device number" represents and have tried to poke around using Putty to figure this out, but have not figured this out.

    Here is my Serial Port configuration:

    upload-1efdaa2b-5af9-42db-ac44-f70bcb0db98d

    Anyway the adventures continue any ideas would be appreciated.

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

      Weird. It sure looks like it is connected from the config screen dump.
      How does the "Advanced" tab (or equivalent in UI7) look like for the MySensors Gateway device?

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gbfromhb
        wrote on last edited by gbfromhb
        #3

        Here are screen captures of three of the four tabs in the advanced section. There was nothing under the commands tab.

        upload-d9eebe87-e432-4dbe-9289-436b1e6fe276

        upload-3d016ba4-72a3-4f02-b452-3cfc269d2dd2

        upload-c5f3c9ec-e19a-49e5-aee2-26d156efd2df

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

          Try setting ComFailure to 0 and save device/reload.

          greglG B 2 Replies Last reply
          3
          • G Offline
            G Offline
            gbfromhb
            wrote on last edited by
            #5

            @Hek - That did it. It is now working, thanks.

            1 Reply Last reply
            0
            • hekH hek

              Try setting ComFailure to 0 and save device/reload.

              greglG Offline
              greglG Offline
              gregl
              Hero Member
              wrote on last edited by
              #6

              @hek Do you know why this fixes it?

              Does vera not retry if ComFailure >0 ??

              On my UI7 test box and test g/w, if I turn off the g/w for whatever reason I find I need to restart luup on Vera to get it to re-establish connection to the g/w.

              So I wonder if it does retry after a period ( which ive never been patient enough for )

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

                I have no idea why it works. As you say.. it probably doesn't retry if this number is larger than 0. I had the same problem with my Alarm system.

                1 Reply Last reply
                0
                • CaptainZapC Offline
                  CaptainZapC Offline
                  CaptainZap
                  wrote on last edited by
                  #8

                  To fix that error someone, needs to update the plugin and include this line:
                  luup.set_failure(false)
                  This way the can't detect message won't be displayed anymore.

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

                    Hmm.. the UI7 branch already have this in place:

                    https://github.com/mysensors/Vera/blob/UI7/L_Arduino.lua#L572

                    1 Reply Last reply
                    0
                    • TmasterT Offline
                      TmasterT Offline
                      Tmaster
                      wrote on last edited by Tmaster
                      #10

                      i had the same issue and it was the serial chip was not apropriate and won't comunicate. ch340,fake ftdi... that kinds won't comunicate propely and cause problems. after change to a FTDI chip all works good

                      i'm a arduino fan .Even sometimes don't undestanding how to use it :P

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        gbfromhb
                        wrote on last edited by
                        #11

                        Thank you @Tmaster. I put this project away a while ago, and just recently realized after some unrelated reading what the issue must be with this adventure. I'm pretty sure this is what is going on and just have not had the time to get back to it.

                        1 Reply Last reply
                        0
                        • hekH hek

                          Try setting ComFailure to 0 and save device/reload.

                          B Offline
                          B Offline
                          bgriffith87
                          wrote on last edited by
                          #12

                          @hek Thank you so much! That solved the problem for me!!! :)

                          1 Reply Last reply
                          0
                          • I Offline
                            I Offline
                            itbeyond
                            wrote on last edited by
                            #13

                            @hek This fix worked for me today using Plugin 1.5 Version 2.1.1 on UI7 1.7.2607
                            Thanks.

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


                            16

                            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