Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Development
  3. using 2 interrupt pins (2,3) inside a node.

using 2 interrupt pins (2,3) inside a node.

Scheduled Pinned Locked Moved Development
interruptpins
3 Posts 2 Posters 2.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mickey
    wrote on last edited by
    #1

    Hi
    I have a sensor that in some cases can raise 2 interrupt pins on the sensor one for each case.
    I see when I'm going to sleep I can only attach one interrupt pin to sleeping mode:

    bool sleep(int interrupt, int mode, unsigned long ms=0);

    can I attach 2 separate arduino pins (2,3) to the 2 separate sensor pins and get out from sleep with either one of them?

    thanks.

    hekH 1 Reply Last reply
    0
    • M Mickey

      Hi
      I have a sensor that in some cases can raise 2 interrupt pins on the sensor one for each case.
      I see when I'm going to sleep I can only attach one interrupt pin to sleeping mode:

      bool sleep(int interrupt, int mode, unsigned long ms=0);

      can I attach 2 separate arduino pins (2,3) to the 2 separate sensor pins and get out from sleep with either one of them?

      thanks.

      hekH Offline
      hekH Offline
      hek
      Admin
      wrote on last edited by
      #2

      @Mickey

      Have you tried the other sleep function?
      https://github.com/mysensors/Arduino/blob/master/libraries/MySensors/MySensor.h#L244

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mickey
        wrote on last edited by Mickey
        #3

        ooouuu sorry missed that....(you really thought on everything with this library....)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        9

        Online

        11.7k

        Users

        11.2k

        Topics

        113.0k

        Posts


        Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • MySensors
        • OpenHardware.io
        • Categories
        • Recent
        • Tags
        • Popular