Navigation

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

    Topics created by cvdenzen

    • cvdenzen

      Sleep3 class to be used with many interrupts
      Development • • cvdenzen  

      3
      1
      Votes
      3
      Posts
      35
      Views

      cvdenzen

      @Nigel31 Thank you, I will try to write some code and test it. It can take a few weeks as I have to do it in my spare time (like most of us).
    • cvdenzen

      Node doesn't receive data from RPI MQTT Gateway
      Troubleshooting • • cvdenzen  

      15
      0
      Votes
      15
      Posts
      123
      Views

      cvdenzen

      @mfalkvidd Thank you!
    • cvdenzen

      Millis and sleep
      Feature Requests • • cvdenzen  

      9
      0
      Votes
      9
      Posts
      114
      Views

      lood29

      I'm using the sleepRemainingMs function for that and it works if accuracy is not important
    • cvdenzen

      Use FreeRTOS?
      Development • • cvdenzen  

      12
      0
      Votes
      12
      Posts
      131
      Views

      cvdenzen

      Yes, the pin change intgerrupt gives me what I want. The sleep call also wakes up on this interrupt, I thought it would only wake up in INT0 or INT1. So for now my experiments with FreeRTOS end. @electrik thanks for the hint!
    • cvdenzen

      MQTT Gateway floods logfile if broker is not reachable
      Bug Reports • • cvdenzen  

      5
      0
      Votes
      5
      Posts
      1099
      Views

      mfalkvidd

      Thanks @cvdenzen Adding reference link in case someone needs to check it later: https://github.com/mysensors/MySensors/commit/98355b2d0b68190a87c3ac76698014adb58fc882#diff-407bf395289c3cbd3d7728909c25b3adR186