-
Notifications
You must be signed in to change notification settings - Fork 10
Get_EUI64
Keoma Brun edited this page Jan 17, 2017
·
2 revisions
In order to map the motes names and their MAC address (EUI64), we have to run a specific firmware one the motes. The firmware periodically sends the motes EUI64 to UART. Then the get_eui64.py
script is there to gather this information and creates a file called motes_mac.csv containing the EUI64<-->MAC mapping:
python get_eui64.py <site_name> 01bsp_eui64_prog.elf
Firmware:
Software:
Experiment:
- What is an experiment ?
- Run an experiment with IoT-lab
- Update motes states and locations
- Committing and experiment
Dataset:
Web Application: