Navigation

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

    Topics created by Robert

    • Robert

      Suspending the node
      Troubleshooting • • Robert  

      7
      0
      Votes
      7
      Posts
      40
      Views

      skywatch

      @Robert said in Suspending the node: Which bootloader should I use? Only you can decide the best one for what you want. Is it necessary in my case? I would say yes it is if you want WDT to operate. Does users mysensors change the bootloader? That depends on the need case for each individual requirement. Some do, some don't. The ones that do have a specific reason for doing so, like fota or wdt. Mysensors has its' own bootloader and I believe that it supports WDT. Optiboot is another popular one but I don't personally know if it supports WDT.
    • Robert

      Multiple relay arduino nano
      General Discussion • • Robert  

      4
      0
      Votes
      4
      Posts
      169
      Views

      Sasquatch

      @hakha4 said in Multiple relay arduino nano: Hi Or use a Mcp23017, 16 extra pins and only sda/scl pins from Arduino (I have a functioning sketch for this including reading multiple ds1820 sensors that can be used as a template. Let me know of you want this) Regards Håkan ds18x20 need 1 pin for up to 255 sensors(can't remember exactly but more than practical). @robert said in Multiple relay arduino nano: Hi. I would like to connect an 8 channel relays to arduino nano. I use rs485 communication. Rs485 uses pins 2,8,9. How to make 2,3,4 used? I miss pins. Thx. Without knowing what else you're using it's impossible to know how to help you. but you may use A0-A7 as digital outputs too.
    • Robert

      Problem with libraries
      General Discussion • • Robert  

      1
      0
      Votes
      1
      Posts
      178
      Views

      No one has replied

    • Robert

      Only a hard reset works.
      General Discussion • • Robert  

      7
      0
      Votes
      7
      Posts
      1269
      Views

      hard-shovel

      @robert the NUMBER_OF_RELAYS is already defined in your sketch, just use as pasted. I use OpenHAB so i just tried to install Dormotiz and was supreised that it took less than a an hour to install and get working with the relays. (Most of that time was trying to get them to shown up on the dashboard) Dormotiz is communication fine with my node and i can switch on and off the relays from the Dashboard In the sort time i have checked i do see that the Last Seen time only changes when i change the state of the relay. So your program that you posted works for me with both my normal OpenHAB and the new test Domoticz. I think that i may be miss understanding your actual problem.
    • Robert

      Rs_485 change pins
      General Discussion • • Robert  

      4
      0
      Votes
      4
      Posts
      779
      Views

      pjr

      Would this help? https://forum.mysensors.org/topic/6502/how-to-use-softwareserial-library
    • Robert

      I can not add sensors
      Domoticz • • Robert  

      2
      0
      Votes
      2
      Posts
      989
      Views

      kimot

      It seems all OK. Simply click on green arrow to put sensors on Temperature tab and etc.