Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. egbertje
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    egbertje

    @egbertje

    0
    Reputation
    22
    Posts
    648
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    egbertje Follow

    Best posts made by egbertje

    This user hasn't posted anything yet.

    Latest posts made by egbertje

    • RE: Mysensors icon gone after update

      Henrik,

      Thanks for answer, now it works.
      I think the problem is maby the wrong link for the Vera controller files.
      When i go to mysensors site, then controller /vera / Git repo, i get the development branch.
      The link you gave me now is for UI7 and shows the right icon after uploading the last 10 files to my Vera lite.

      posted in Vera
      egbertje
      egbertje
    • RE: Mysensors icon gone after update

      Hello Hek,

      I dont know what you mean but here a little screenshot from the (serial) gateway plugin.
      As you see the icon is gone (normal Z-wave icon) , how to get the mysensors icon back?
      Icon.PNG

      posted in Vera
      egbertje
      egbertje
    • Mysensors icon gone after update

      I updated my sensors to version1.5, all ok.
      I also updated the plugin files for mysensors in my vera lite.
      Everything works fine but a little problem , the icon from mysensors (Hek's avatar) is gone.
      How to get this icon back in vera?

      posted in Vera
      egbertje
      egbertje
    • RE: Watermeter pulsesensor

      After testing some more i get better result with this setting:
      attachInterrupt(INTERRUPT, onPulse, LOW);

      posted in General Discussion
      egbertje
      egbertje
    • RE: Watermeter pulsesensor

      Also this does not work (pinmode3)

      posted in General Discussion
      egbertje
      egbertje
    • RE: Watermeter pulsesensor

      Hi Bulldog,

      I allready played with that value and increased it to 2 or 3 seconds but that does not change my problem.
      I think the problem is that this code sees a pulse and when the pulse is going from zero to high it is 1 count but also when this pulse is going again to zero the count is 2.

      posted in General Discussion
      egbertje
      egbertje
    • Watermeter pulsesensor

      I have build an sensor with the watermeterpulsesensor sketch with an arduino nano and the TCRT5000 module sensor.
      It works but everytime the value rises with 2 for one rotation of my watermeter. Default /1000 ( 1liter per rotation)
      So again when i get with a mirror and make the sensor go high (green led goes on) the value rises with 1 but when i remove the reflector (green led goes off) also the value rises wth one again.
      So it looks like the code triggers to the up and down going flank together of one pulse.
      Do i have to change something in the code?

      posted in General Discussion
      egbertje
      egbertje
    • RE: Watermeterpulsesensor sketch ok?

      Korttoma,

      Thanks for your information.
      That was the solution!
      I had not read the extra info in the controller section that some sensors need additional files to upload to the Vera.

      posted in Troubleshooting
      egbertje
      egbertje
    • Watermeterpulsesensor sketch ok?

      When i try the default sketch from the watermeterpulsesensor on an arduino nano, the complete "mysensors"network "hangs"and does not function anymore.
      If i delete the 2 new detected devices in my vera and restart the gateway then the other devices work again.
      If i program for example the energymeterpulsesensor in the same nano then these arduino works fine and the right devices are shown in the vera and show there values.
      What i also see is that when the devices from the watermeter sketch shows up in the vera, they dont show any information about sketch name, sketch version and parent id. These fields are empty.
      Or am i doing something wrong?

      posted in Troubleshooting
      egbertje
      egbertje