Navigation

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

    Jiri Hron

    @Jiri Hron

    0
    Reputation
    1
    Posts
    169
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Jiri Hron Follow

    Best posts made by Jiri Hron

    This user hasn't posted anything yet.

    Latest posts made by Jiri Hron

    • RE: 💬 NodeManager

      Is it possible to "force" send SensorDoor value regularly?

      I am using magnetic sensor together with interrupt feature but when sensor status is change too fast before main loop is finished, sensor value remains in wrong state until magnetic sensor value is physically changed again.

      So I would like to set that SensorDoor value will be set regularly like e.g. temperature sensors values. I tried to add:

      door.setReportIntervalMinutes(5);
      

      But it does not work in this case. Value is not reported based on this interval. Only way how to get SensorDoor value back to right state is physically change its value (open/close magnetic sensors).

      Btw Nodemanager is really awsome. Great work!

      posted in OpenHardware.io
      Jiri Hron
      Jiri Hron