Versions Compared

Key

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

Control an LED

Tip

As explained in https://github.com/dustcloud/smartmeshsdk/tree/develop/app/JsonServer, to blink the LED, you need to issue:

...

  • verify that you can switch the LED of your mote on/off

Control a Buzzer

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_MISO on the DC9003 board.

...