Navigation

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

    Topics created by blebbens

    • blebbens

      VeraEdge & serial gateway
      Troubleshooting • • blebbens  

      1
      1
      Votes
      1
      Posts
      566
      Views

      No one has replied

    • blebbens

      Problems with first sensors
      Troubleshooting • • blebbens  

      62
      0
      Votes
      62
      Posts
      27381
      Views

      blebbens

      There is no device listed in APPS/DEV APPS/Serial Port Config. There is only a save button. That´s the big problem. Vera does not recognize the to USB connected gateway.
    • blebbens

      Choosing the right controller, how
      Controllers • • blebbens  

      25
      0
      Votes
      25
      Posts
      9502
      Views

      blebbens

      It is very popular. Was on kickstarter I think. Homematic is very famous/big in germany. A controller, which can handle homematic and mysensors would be the best solution.
    • blebbens

      MQTT-Gateway - some questions
      Troubleshooting • ethernet gateway softspi • • blebbens  

      2
      0
      Votes
      2
      Posts
      913
      Views

      TheoL

      @blebbens It's been a while. But if I remeber it correctly you have to set #define SOFTSPI in MyConfig.h too. Don't forget to comment it back when you're compiling a sketch for a node. My router uses DHCP as well. But I can assign a static IP in the sketch. Shouldn't be a problem. I'm not sure, but I think the arduino can't handle DHCP, it's a really simple ethernet card. So you need to assign an IP in the sketch.
    • blebbens

      Newbie trying to compile a sketch/installing mysensors library
      Troubleshooting • • blebbens  

      5
      0
      Votes
      5
      Posts
      1243
      Views

      blebbens

      I copied the libraries to 2 directories, so the IDE finds 2 versions of the same library. But, the first message seems to be the problem: WARNING: category '' in library UIPEthernet not valid and will be categorized as 'Uncategorized' WARNUNG: Kategorie '' in der Bibliothek UIPEthernet ist ungültig und wird auf 'Uncategorized' festgelegt