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. RGB-3D only showing 1 dimmer, not 3 in Vera

RGB-3D only showing 1 dimmer, not 3 in Vera

Scheduled Pinned Locked Moved Troubleshooting
17 Posts 5 Posters 4.4k 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.
  • T Offline
    T Offline
    timropp
    wrote on last edited by
    #1

    New to MySensors - built an ethernet gateway and connected it to my VeraEdge running UI7. Works fine as far as I can tell :)

    Then I built an analog RGB LED strip controller, using an Uno clone and a protoshield to wire it up. The strip works fine with a simple RGB test sketch, so the hardware is working. Then I loaded the RGB-3D sensor sketch from the latest 1.5 update. I hit the include button in the Vera interface (I didn't build a hardware one on my gateway) and rebooted the RGB node. Vera showed 2 devices detected and in my dashboard, a repeater and a red dimmer channel (an on/off button and a dimmer slider, both of which control one color on the node) appeared. That one channel is working great - however, I'd sorta like to control all 3 colors!

    How do I get the other 2 channels to appear?

    VeraEdge UI7 with Mysensors ethernet gateway

    1 Reply Last reply
    0
    • korttomaK Offline
      korttomaK Offline
      korttoma
      Hero Member
      wrote on last edited by
      #2

      try the include process a few more times. If the rest of the devices don't show up maybe you could try to add some delay between the gw.present in the RGB sketch.

      • Tomas
      1 Reply Last reply
      0
      • T Offline
        T Offline
        timropp
        wrote on last edited by
        #3

        Thanks, I'll give that a try when I get home. I did include twice I think, with nothing adding the second time. So I'll try a couple more and then adjust the RGB sketch if needed.

        VeraEdge UI7 with Mysensors ethernet gateway

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vil1driver
          wrote on last edited by
          #4

          hi,

          did you try to look your serial consol to see if you had st=fail ?

          this sketch present 4 devices

          1 Reply Last reply
          0
          • T Offline
            T Offline
            timropp
            wrote on last edited by
            #5

            The RGB node isn't connected to a pc, so how do you check the console on it? The way I have it wired, it's getting power from the LED strip, so I'd have to disconnect the lights to connect it over USB.

            Oh wait, I have to do that anyway to update the sketch, so I can check it then... but is there a way to see the console wirelessly?

            VeraEdge UI7 with Mysensors ethernet gateway

            1 Reply Last reply
            0
            • V Offline
              V Offline
              vil1driver
              wrote on last edited by vil1driver
              #6

              if you have a great android phone, you can also using OTG cable with 'UsbTerminal' app.. nothing wirelessly..
              but of course try just after up a sketch on your arduino before disconnect from your pc

              1 Reply Last reply
              0
              • T Offline
                T Offline
                timropp
                wrote on last edited by
                #7

                Thanks - I do have OTG cables. Can you connect that way via USB while the arduino is getting power via Vin (12V from the LEDs)? I thought you can't use Vin and USB at the same time.

                VeraEdge UI7 with Mysensors ethernet gateway

                1 Reply Last reply
                0
                • V Offline
                  V Offline
                  vil1driver
                  wrote on last edited by
                  #8

                  You can use at the same time yes

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    timropp
                    wrote on last edited by
                    #9

                    Thanks - found out the same thing googling after I posted the question.

                    Thanks all for your off-topic help! Can't wait to get home and get this thing working.

                    VeraEdge UI7 with Mysensors ethernet gateway

                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      timropp
                      wrote on last edited by
                      #10

                      Solved!

                      It was a hardware problem - I didn't put caps on the radio on the gateway or RGB node originally. I added them and the node added perfectly. I guess I got lucky originally that even the 2 devices appeared on the first try.

                      VeraEdge UI7 with Mysensors ethernet gateway

                      DrJeffD 1 Reply Last reply
                      0
                      • T timropp

                        Solved!

                        It was a hardware problem - I didn't put caps on the radio on the gateway or RGB node originally. I added them and the node added perfectly. I guess I got lucky originally that even the 2 devices appeared on the first try.

                        DrJeffD Offline
                        DrJeffD Offline
                        DrJeff
                        wrote on last edited by
                        #11

                        @timropp Also remember if your gateway is using a long range antenna make sure it has enough power I have had that problem also. You may get some inclusion but not others.

                        1 Reply Last reply
                        0
                        • T Offline
                          T Offline
                          timropp
                          wrote on last edited by
                          #12

                          Nope, just standard squiggle-antenna radios for me so far.

                          VeraEdge UI7 with Mysensors ethernet gateway

                          1 Reply Last reply
                          0
                          • V Offline
                            V Offline
                            vil1driver
                            wrote on last edited by
                            #13

                            Great, have you get the 4 devices ?
                            I hope you will like this sketch, specialy the color cycle :-)

                            1 Reply Last reply
                            0
                            • T Offline
                              T Offline
                              timropp
                              wrote on last edited by
                              #14

                              I got 5 devices - the 3 R, G, B dimmers, a repeater, and the swirl on/off. However, for some reason my swirl doesn't work. Haven't spent any time messing with it, but clicking that button on Vera just turns on one channel of lights and clicking that button off does nothing. I had to use the matching dimmer to turn it off.

                              Not sure why, didn't spend any time tracking that down - for now I just needed the dimmers and they work great so I didn't dig :)

                              VeraEdge UI7 with Mysensors ethernet gateway

                              1 Reply Last reply
                              0
                              • V Offline
                                V Offline
                                vil1driver
                                wrote on last edited by vil1driver
                                #15

                                strange..
                                the On/Off button is for start/stop color cycle (rainbow), but is very slow, and start with red color only..
                                maybe try to wait a bit more..
                                when you click it Off, it's stop the color cycle, save state and return actuals color to controler..
                                anyway, I'm glad you like it

                                1 Reply Last reply
                                0
                                • T Offline
                                  T Offline
                                  timropp
                                  wrote on last edited by
                                  #16

                                  Yep, the cycle does work. I just wasn't patient enough :) I 'd assumed it was a faster swirl (didn't look at the code, just assumed).

                                  Now just gotta actually run my LED strips in place and then it'll all be great! Thanks again for the help.

                                  VeraEdge UI7 with Mysensors ethernet gateway

                                  1 Reply Last reply
                                  0
                                  • Tore André RosanderT Offline
                                    Tore André RosanderT Offline
                                    Tore André Rosander
                                    wrote on last edited by
                                    #17

                                    What is the actual solution to this problem? I have the same problem (mysensors v2 (dev)) and domoticz.
                                    I have 2 RBG-3D nodes, the first one is showing all dimmers and works perfect, but when i added the second one i only get "Present Blue" and the "show" button.

                                    Under the mysensors hardware in domoticz the second RGB node display "Name: unknown, Sketch name: Unknown".

                                    0_1462194784182_mysensors.png

                                    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