- Virtual machine with Tinyos and Cooja (simulator) here, reuploaded here
- run Cooja to start the simulation placed in the "simulations" folder
- export PACK_SIZE=N: to set the size of the packet. The total size of the packet will be N + 1 bytes.
- make telosb: it compiles the code. The resulting file "main.exe" can then be used in the simulator (add a Sky Mote mote and use this file)
- makeboth.sh: compile both node and sink