-
Notifications
You must be signed in to change notification settings - Fork 2k
RIOT and Cooja
VincentCream edited this page Mar 20, 2017
·
3 revisions
-
First in Terminal, build your RIOT application for any Cooja supported board/platform (e.g. make BOARD=z1)
-
In your RIOT project folder, go to bin/boardname (e.g. z1) folder and rename projectname.elf file to projectname.z1(boardname)
-
Now in (Contiki tool) Cooja simulation, you can add any number of this mote type (having your application) by navigating in RIOT directory to projectname/bin/boardname folder and selecting this file (projectname.z1) for creating mote in Cooja.