Skip to content

Running An Experiment in local

Keoma Brun edited this page Sep 13, 2016 · 1 revision

This page details how to run an experiment in local with M3 motes.

Prerequisites

  • Have M3 mote connected to the computer with USB
  • Know the device interface (COM in Windows, /dev/ttyUSBX in Linux) The M3 should create two interfaces, the first one is for flashing and the second for the CLI.

Note: this has not been tested on Windows.

Flash the mote

Grab the latest release of the OpenWSN firmware and run: (replace /dev/ttyUSBX by your device)

sudo scons board=iot-lab_M3 toolchain=armgcc bootload=/dev/ttyUSBX oos_mercator