Navigation

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

    Topics created by Heizelmann

    • Heizelmann

      How to get time a sensor has slept
      Troubleshooting • • Heizelmann  

      9
      0
      Votes
      9
      Posts
      1778
      Views

      rejoe2

      @Heizelmann My answer also presumed using sleep() in the main loop, but to combine it with a seperate ISR. This concept seems to work, at least this was my conclusion when reading the mentioned PulseCounter-sketch, that can be configured as sleeping or non-sleeping node. But I may be wrong, all my nodes are on power supplies until now...
    • Heizelmann

      nrf24L01+ 1715AH versus 1452AB problem
      Hardware • • Heizelmann  

      9
      0
      Votes
      9
      Posts
      4110
      Views

      Heizelmann

      @division can you please describe which concrete RF24 Library you took , which version of MySensors library you use, and how you integrate the RF24 library into MySensors?
    • Heizelmann

      Node to node communication fails if gateway is not reachable
      Development • • Heizelmann  

      30
      0
      Votes
      30
      Posts
      5411
      Views

      JeeLet

      the Node To Node must be seen as a Gateway to node the controller is not mandatory. so we rethink the topology. Gateway (node0) <---> Node1 <---> Node2 <---> 3.. 4... The Gateway in 2022/2023 must be used, how to do!!?!! ...... a Node Useful (yes an old message, but to refresh the ideas ) happy holidays to you all
    • Heizelmann

      [solved] requestTime() does not work with serial gateway and Pimatic controller
      Troubleshooting • • Heizelmann  

      2
      0
      Votes
      2
      Posts
      1098
      Views

      Heizelmann

      Sorry, my fault. The receiveTime function is called. The problem was that I had an error in the Serial.println() statement so it doesn't appear in the log.
    • Heizelmann

      How avoid endless loop when radio init fails?
      Troubleshooting • • Heizelmann  

      5
      0
      Votes
      5
      Posts
      1446
      Views

      Heizelmann

      @mfalkvidd Thanks for the link to this thread. I didn't found this before. It is exactly my problem, so we can close this thread and continue discussing in thisone. @tekka Thank you for this outlook. For me this feature is essential and I am wondering if it is not implemented from the beginning. So I hope that it will be published soon. Anyway I like MySensors and the great developer community. Many thanks to all.