Versions Compared

Key

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

Developers often follow a common sequence when they get started with OpenWSN. This page describes the milestones in that sequence, and how to use our documentation to complete them. The steps usually are:

  1. Get some motes.
  2. Blink a mote
  3. Start and observe a minimal network in OpenVisualizer
  4. Ping a mote
  5. Send an application message to a mote

The sections below describe each step in detail.

Get Some Motes

See Hardware for the list of supported motes. TelosB is a common choice due to its popularity and good support in OpenWSN.

Blink a Mote

This milestone requires building, loading, and running the firmware on the mote. Below are the individual steps.

  1. See Toolchains to select a build environment and install the appropriate tools.
  2. See Download to install the OpenWSN firmware source code.
  3. Follow the instructions for your build environment to build and install the 01bsp_leds firmware on a mote.

Run a Minimal Network

This milestone creates a two-node network, and uses OpenVisualizer to observe its state.

...

If you are completely new to OpenWSN, follow one of the following kickstart tutorials:

Child pages (Children Display)