-
Notifications
You must be signed in to change notification settings - Fork 10
MercatorCli
Keoma Brun edited this page Sep 22, 2016
·
4 revisions
The MercatorCli application allows to manually test the firmware.
python mercatorCli.py
You must first connect to the mote to run the tx, rx, st, l, and id commands.
> c <serialport>
Where is the mote serial port (/dev/ttyUSB1, COM1 ...)
> c <serialport>
> tx <serialport>
> rx <serialport>
> id <serialport>
> st <serialport>
You should obtain something like:
{'status': 3, 'type': 2, 'mac': (5, 67, 50, 255, 2, 218, 19, 97), 'numnotifications': 1}
Refer to the firmware for the status code.
Firmware:
Software:
Experiment:
- What is an experiment ?
- Run an experiment with IoT-lab
- Update motes states and locations
- Committing and experiment
Dataset:
Web Application: