Navigation

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

    Topics created by vidin

    • vidin

      MY_DEFAULT_TX_LED_PIN using I/O expander e.g. MCP23008
      Troubleshooting • • vidin  

      2
      0
      Votes
      2
      Posts
      13
      Views

      mfalkvidd

      @vidin you can implement the blinking in MY_INDICATION_HANDLER. There are some examples in the forum. Search link: https://forum.mysensors.org/search?term=My_indication_handler&in=titlesposts Check them out and try writing your own. If you get into trouble, just post how far you got and someone might be able to help you get further.
    • vidin

      ATMgea328P U-TH / U-PH sleeping current
      Troubleshooting • • vidin  

      1
      0
      Votes
      1
      Posts
      28
      Views

      No one has replied

    • vidin

      SerialGateway problem with install
      OpenHAB • in arduino ide serial port • • vidin  

      9
      0
      Votes
      9
      Posts
      361
      Views

      TimO

      @vidin https://github.com/tobof/openhab2-addons/wiki
    • vidin

      Node is not going to sleep if can't send data
      Troubleshooting • • vidin  

      2
      0
      Votes
      2
      Posts
      436
      Views

      mfalkvidd

      @vidin use MY_TRANSPORT_WAIT_READY_MS You can search the forum for MY_TRANSPORT_WAIT_READY_MS to find earlier discussions on how to use it.