Navigation

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

    Topics created by egbertje

    • egbertje

      Mysensors icon gone after update
      Vera • • egbertje  

      7
      0
      Votes
      7
      Posts
      2527
      Views

      Tmaster

      ahh yep.Thats the problem.I installed this ones: https://github.com/mysensors/Vera its the link on tuturial: http://www.mysensors.org/controller/vera Today i will replace vera files
    • egbertje

      Watermeter pulsesensor
      General Discussion • • egbertje  

      7
      0
      Votes
      7
      Posts
      2334
      Views

      egbertje

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

      Watermeterpulsesensor sketch ok?
      Troubleshooting • • egbertje  

      3
      0
      Votes
      3
      Posts
      1215
      Views

      egbertje

      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.
    • egbertje

      Relaying node
      Troubleshooting • • egbertje  

      8
      0
      Votes
      8
      Posts
      4262
      Views

      hek

      @lininger No. it is only 5 misses now.
    • egbertje

      Command for Relay Actuator
      General Discussion • • egbertje  

      10
      0
      Votes
      10
      Posts
      6959
      Views

      egbertje

      For others: As written in another topic : http://forum.mysensors.org/topic/111/can-t-control-actuator#747 i also enabled "newline" in the serial monitor to sent commands, and now it works. Thanks Hek for help.