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. Sensors don´t update

Sensors don´t update

Scheduled Pinned Locked Moved Vera
11 Posts 6 Posters 3.1k Views 1 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.
  • S Offline
    S Offline
    sneaksneak
    wrote on last edited by
    #1

    I have installed all the 1.4 files in my Vera lite.
    Made an arduino nano serial gateway an it seems to be working. plugin version 1.4 - Lib version 1.4 It says.
    Made one water meter sensor and one Light sensor.

    Both is included and everythis is ok but I dont get any sensor data.
    If I restart the sensors i get a new time for last update, but after that it dont update again. No data and no more last update.

    What am I missing?

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

      Turn on debugging and see what happens in the sensor.

      1 Reply Last reply
      0
      • I Offline
        I Offline
        integlikewhoa
        wrote on last edited by
        #3

        I have only had that twice. One time was a low battery and other was a range/wifi issue.

        1 Reply Last reply
        0
        • m26872M Offline
          m26872M Offline
          m26872
          Hardware Contributor
          wrote on last edited by
          #4

          Are your nodes on battery? I experienced something similar when using step-up-regulators to feed the radio unit. I've used both 3.3V and 5V from mysensors store and concluded that the radio prefer direct battery supply, regardless of capacitor.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sneaksneak
            wrote on last edited by
            #5

            This is what I get in serial monitor from the light sensor.
            I dont know what to look for.

            sensor started, id 1
            send: 1-1-0-0 s=255,c=0,t=17,pt=0,l=3,st=ok:1.4
            send: 1-1-0-0 s=255,c=3,t=6,pt=1,l=1,st=ok:0
            read: 0-0-1 s=255,c=3,t=6,pt=0,l=2:M
            send: 1-1-0-0 s=255,c=3,t=11,pt=0,l=12,st=ok:Light Sensor
            send: 1-1-0-0 s=255,c=3,t=12,pt=0,l=3,st=ok:1.0
            send: 1-1-0-0 s=0,c=0,t=16,pt=0,l=3,st=ok:1.4
            0
            0

            The sensors are powered from a usb phone charger 2,1A so it cant be a power problem.

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

              Initial transmits seems to get through. But I can't see any light sensor data. Anything else coming except the zeroes? Guess it will only send in updated values .. so if light sensor only gives zeroes nothing will be transmitted.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sneaksneak
                wrote on last edited by
                #7

                No, there is nothing else except the zeroes.
                Bad light sensor mabye?

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

                  yep. Try moving it or use a flashlight when testing.

                  1 Reply Last reply
                  0
                  • S sneaksneak

                    This is what I get in serial monitor from the light sensor.
                    I dont know what to look for.

                    sensor started, id 1
                    send: 1-1-0-0 s=255,c=0,t=17,pt=0,l=3,st=ok:1.4
                    send: 1-1-0-0 s=255,c=3,t=6,pt=1,l=1,st=ok:0
                    read: 0-0-1 s=255,c=3,t=6,pt=0,l=2:M
                    send: 1-1-0-0 s=255,c=3,t=11,pt=0,l=12,st=ok:Light Sensor
                    send: 1-1-0-0 s=255,c=3,t=12,pt=0,l=3,st=ok:1.0
                    send: 1-1-0-0 s=0,c=0,t=16,pt=0,l=3,st=ok:1.4
                    0
                    0

                    The sensors are powered from a usb phone charger 2,1A so it cant be a power problem.

                    RJ_MakeR Offline
                    RJ_MakeR Offline
                    RJ_Make
                    Hero Member
                    wrote on last edited by
                    #9

                    @sneaksneak said:

                    The sensors are powered from a usb phone charger 2,1A so it cant be a power problem.

                    It's been my experience now, to never, ever ever say it cannot be a power problem. :-)

                    Can you add some debug code to the sketch to see what's going on in there?

                    RJ_Make

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      sneaksneak
                      wrote on last edited by
                      #10

                      Ok. When used a flashlight it response with a new lux? value.

                      I was thinking of using this sensor on the laundrymachine.
                      My machine has a led that is blinking when the laundry is ready. Can I use this or should i use the power meter puls led sketch instead?

                      Thank you for the help, and thank you for an intresting project.

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

                        What kind of a light sensor are you using? Maybe it is just not sensitive enough to detect the LED light. If you use one of them LM393 type you could try to use the "DO" and hock it up to a binary input instead. Then you should be able to adjust the sensitivity with the photometer.

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


                        11

                        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