You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.