Versions Compared

Key

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

Introduction

SimpleIPMgr, SimpleIPMote, and SimpleHartMote The "simple" applications are console (non-graphical) applications which show how to interact programmatically with the API of the respective devices. They are meant to serve as sample code.

...

This sample application is a collection of different scripts:

  • SimpleIPMgr which exercises the API of the SmartMesh IP Manager
  • SimpleIPMote which exercises the API of the SmartMesh IP Mote
  • SimpleHartMote which exercises the API of the SmartMesh IP Mote

Child pages (Children Display)

You can run those scripts in two ways:

  • by double-clicking on the corresponding Windows executable at /win/
  • by double-clicking on its source files at /src/bin/SmartMeshSDK-x.x.x.x/app/Simple/

Description

These scripts take you step by step through exploring the capabilities of the SmartMesh SDK. One example output is:

...

Please see the individual pages for details on each application.