Navigation

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

    Topics created by robertmt

    • robertmt

      My Sesnor DHT - can't upload to Uno
      My Project • • robertmt  

      9
      0
      Votes
      9
      Posts
      4608
      Views

      clio75

      @robertmt Yes I have similar problems But have not had the time to look into this yet. Hopefully later today (or maybe closer to the weekend)
    • robertmt

      Dev serial gateway - usb connection to raspberry pi (OpenHab and/or HomeAssistant)
      Development • • robertmt  

      8
      0
      Votes
      8
      Posts
      3198
      Views

      robertmt

      Hi. I have some progress. I can see data coming in terminal ... [INFO] [ runtime.busevents ] - Arduino state updated to 0;0;1;0;4;1009.0 0;1;1;0;0;22.0 0;2;1;0;1;61.0 and keep updating... (only 3 nodes so far) However on website still nothing... I assume there is something wrong with openhab config. What I did... Added serial bindings from this link ( http://forum.mysensors.org/topic/655/serial-gateway-connection-to-openhab/3 and updated demo.rules accordingly and also had to remove ... @115200 from demo.items - { serial="/dev/ttyACM0@115200" }