Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

Your SmartMesh IP mote has several pins you can control over OAP, exactly as the blue LED.

For example, “digital_out/D4” corresponds to the pin called I_MISOMOSI on the DC9003 board.

  • Connect a buzzer to the board

    • buzzer pin labeled ‘+' to pin I_MISOMOSIon your mote

    • buzzer pin labeled '-' to pin GND on your mote

  • adapt the Node-RED flow above, replacing digital_out/INDICATOR_0 by digital_out/D4

  • make sure you can switch the buzzer on/off