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 Plugin does not start inclusion

Vera Plugin does not start inclusion

Scheduled Pinned Locked Moved Vera
vera plugin 1.4
14 Posts 5 Posters 5.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.
  • N Offline
    N Offline
    niccodemi
    wrote on last edited by niccodemi
    #2

    is your Nano authentic or clone?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kalle
      wrote on last edited by kalle
      #3

      Did you tried to reboot your vera first (disconnecting the power supply) without the gateway and then plug the gateway in and reload the UI, maybe this will help.

      1 Reply Last reply
      0
      • rvendrameR Offline
        rvendrameR Offline
        rvendrame
        Hero Member
        wrote on last edited by
        #4

        @niccodemi: Clone, but I managed to use the correct usbserial driver. The RX led flashes at Nano when I press 'start' at Vera UI, so definately something is being received there.

        @kalle: Yes, did all sort of combinations of power, plug in/out , refresh etc

        Thank you both

        Home Assistant / Vera Plus UI7
        ESP8266 GW + mySensors 2.3.2
        Alexa / Google Home

        1 Reply Last reply
        0
        • N Offline
          N Offline
          niccodemi
          wrote on last edited by
          #5

          Can you post screenshot of Mysensors plugin? have you tried with another browser?

          1 Reply Last reply
          0
          • rvendrameR Offline
            rvendrameR Offline
            rvendrame
            Hero Member
            wrote on last edited by rvendrame
            #6

            upload-bd9a003f-e470-4b2f-ba31-118373478891

            And I have compiled the sketch via codebender.cc . I assume there is the latest lib version?

            upload-5459b094-72c1-416d-9f8b-854a244805c4

            Home Assistant / Vera Plus UI7
            ESP8266 GW + mySensors 2.3.2
            Alexa / Google Home

            1 Reply Last reply
            0
            • N Offline
              N Offline
              niccodemi
              wrote on last edited by
              #7

              You Nano isn't properly communicating with Vera that's why you don't get Lib version. Are you using any other usb device with vera?

              From my experience using clones for gateway is a hit and miss. After few months I had enough and bought gravitech nano which is connected to vera via powered usb hub. It has been rock steady since I plugged it in.

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

                What USB chip does your nano have ? FTDI or CH340 ?

                rvendrameR 1 Reply Last reply
                0
                • rvendrameR Offline
                  rvendrameR Offline
                  rvendrame
                  Hero Member
                  wrote on last edited by
                  #9

                  @niccodemi You are right. I did a telnet from vera to 127.0.0.1 3481 (got the address and port from the serproxy log). When I type in telnet, the rx led flashes on nano. but when I short pin3 to gnd, I get a lot of garbage at the telnet (instead the 0;0;3;0;5;1 that I get when the gateway is connected to my PC)

                  So the usbserial between vera and gateway is not doing good. I had an USBUIRT connected to the usb port on vera, but I removed it to test the gateway.

                  Thanks again

                  Home Assistant / Vera Plus UI7
                  ESP8266 GW + mySensors 2.3.2
                  Alexa / Google Home

                  1 Reply Last reply
                  0
                  • CaptainZapC CaptainZap

                    What USB chip does your nano have ? FTDI or CH340 ?

                    rvendrameR Offline
                    rvendrameR Offline
                    rvendrame
                    Hero Member
                    wrote on last edited by rvendrame
                    #10

                    @CaptainZap , CH340. I forced the 'usbserial' driver in /etc/modules.d/60-usb-serial

                    I just tried to force ftdi_sio instead usbseral, but I keep getting same garbage on telnet

                    upload-f80bb97a-68c1-42a3-8d1a-923116ae7ef5

                    Home Assistant / Vera Plus UI7
                    ESP8266 GW + mySensors 2.3.2
                    Alexa / Google Home

                    1 Reply Last reply
                    0
                    • rvendrameR Offline
                      rvendrameR Offline
                      rvendrame
                      Hero Member
                      wrote on last edited by
                      #11

                      Update: I swapped the clone-nano by a Uno R3 , and it worked fine once I followed this post http://forum.mysensors.org/topic/265/uno-as-a-serial-gateway-for-vera

                      The clone-nano worked well as a wireless sensor (instead a gateway), so at least I can prototype my projects now (despite the Uno is better than the nano for it).

                      So it is clear that Vera openwrt linux doesn't offer support for usb-to-serial chip CH340; It should be possible to install a module for it but as it involves cross-compiling of the linux kernel I`m giving up.

                      Thank you all anyway!

                      Home Assistant / Vera Plus UI7
                      ESP8266 GW + mySensors 2.3.2
                      Alexa / Google Home

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

                        I had the same issue when using a CH340 nano clone... I had to get an FTDI based one, then worked without issues. Unlike you, I wasn't able to get my genuine Arduino uno to work with the plugin, even if I resolved the serial port detection.

                        1 Reply Last reply
                        1
                        • rvendrameR Offline
                          rvendrameR Offline
                          rvendrame
                          Hero Member
                          wrote on last edited by
                          #13

                          @CaptainZap, my Uno R3 worked perfectly after I followed this post: http://forum.mysensors.org/topic/265/uno-as-a-serial-gateway-for-vera

                          Home Assistant / Vera Plus UI7
                          ESP8266 GW + mySensors 2.3.2
                          Alexa / Google Home

                          1 Reply Last reply
                          0
                          • rvendrameR rvendrame

                            One more newbie here!

                            Despite my Vera (UI 1.5) recgonizes my Nano properly (I've set the serial to 115200 and so), start button at the UI doesn't work.

                            I'm able to put the gateway in inclusion mode by shorting pin3 to GND, or by typing '0;0;3;0;5;1' at the IDE serial monitor. The yellow led flashes slowly, while the gree led flashes quick, in sync with the sensor transmit messages.

                            At Vera IU (1.5), when I click on Start, the tx led flashes at nano, but the button itself don't activate (neither the gateway enter in inclusion mode).

                            Here's the gateway debug (in inclusion mode):

                            0;0;3;0;5;1
                            0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:255;255;3;0;3;
                            0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:255;255;3;0;3;
                            0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:255;255;3;0;3;
                            0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:255;255;3;0;3;
                            0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:255;255;3;0;3;
                            0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:255;255;3;0;3;
                            0;0;3;0;9;read: 255-255-0 s=255,c=3,t=3,pt=0,l=0:255;255;3;0;3;
                            0;0;3;0;5;0

                            And here's the sensor debug (despite ID 255 is defined, it keeps requesting?)
                            req node id
                            send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,st=ok:
                            sensor started, id 255
                            req node id
                            send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,st=ok:
                            req node id
                            send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,st=ok:
                            req node id
                            send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,st=ok:
                            req node id
                            send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,st=ok:
                            req node id
                            send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,st=ok:
                            req node id
                            send: 255-255-0-0 s=255,c=3,t=3,pt=0,l=0,st=ok:

                            Any help will be appreciated.

                            Thx
                            rvendrame

                            N Offline
                            N Offline
                            NotYetRated
                            wrote on last edited by NotYetRated
                            #14

                            @rvendrame I have this issue with my Arduino Pro 5v's, (which I bought from the link in the MySensors store page). The only fix I have found is to manually define to node for those sensors. Annoying, but it works.

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


                            17

                            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