Navigation

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

    Topics created by Stefferd

    • Stefferd

      OH2.5.9 / ethernet gateway / autodiscovery?
      OpenHAB • • Stefferd  

      10
      0
      Votes
      10
      Posts
      70
      Views

      Stefferd

      @TimO No Sweat, found it - it was because the node was powered on before the gateway and presentation didn't go well...
    • Stefferd

      Will MySensors work for me?
      General Discussion • • Stefferd  

      12
      0
      Votes
      12
      Posts
      1524
      Views

      Anticimex

      @alexsh1 signing fits fine on atmega328p. Just comment out any calls to your libraries and the linker will garbage collect any code drawn in by them. Once you confirm your security is operational, disable the debug prints alltogether and add your library calls. Of course, if you have space issues even then, there is not much to do but optimize the code.