Versions Compared

Key

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

...

Open http://127.0.0.1:8080/ shows the web interface of the OpenVisualizer.

Info
titleInteract with real mote

By default, cinfo,cwellknown applications are enabled in emulation mode, but not for real mote. If you want to try with real mote, you need

  1. Add the apps when compiling the code. E.g. scons board=openmote-cc2538 toolchain=armgcc apps=cinfo,cwellknown oos_openwsn
  2. Use the IP address of the node when accessing the application through Copper. E.g. bbbb::1415:92cc:0:2 is the IP address of emulated nodes.

Edit the topology

Start by editing the topology so the two nodes are connected through a perfect wireless link (PDR=1).

...