Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add
Info

This application was added in REL-1.1.0.

Introduction

The BlinkPacketSend application connects to the SmartMesh IP Mote and send a Blink packet. The script can be called to send the packet with or without the discovered neighbors.

...

Command line options include:


OptionDescription
-c | --com
Specify the COM port of the mote Serial API
-n | --neighbors

Send the blink packet with or without the discovered neighbors

-p | --packets

Specify how many packets to send

-h | --help
Print help


Example:

No Format
BlinkPacketSend.py -c COM11 -n 0 -p 2