Lab 20. OAP pkgen
Expected completion time of this lab: 15 min
The PkGen
sample application talks with the “pkgen” addressable element over OAP. This element can generate an arbitrary amount of (dummy) data.
If you have another applications running (e.g.
APIExplorer
), make sure to close it as only a single application can access the manager's API serial port at once.Open the
PkGen
sample application by running theapp\PkGen\PkGen.py
program. Connect to the SmartMesh IP Manager.Using the application, configure the mote to transmit the following:
num 100 packets rate 100 ms (10 packets per second) size 60 bytes of (dummy) data What happens the first time you issue this command?
What happens the subsequent times you issue the command?