Difference between revisions of "User:Guillaume"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
Line 16: Line 16:
 
App you will need to replace printf. Add the lprintsky folder into the apps of ContikiOS.
 
App you will need to replace printf. Add the lprintsky folder into the apps of ContikiOS.
 
* [[file:lprintsky.tar.gz]]
 
* [[file:lprintsky.tar.gz]]
 +
 +
This is the contiki version I used in case you have issues compiling the 6TiSCH code:
 +
* [[file:contiki.tar.gz]]

Revision as of 03:40, 3 May 2017

Tutorials

The official website of ContikiOS offers a complete step by step tutorial for the Cooja emulator: Cooja

Download

Complete example of 6TiSCH communication between nodes (tested on TelosB, the Testbed and Cooja)

App you will need to replace printf. Add the lprintsky folder into the apps of ContikiOS.

This is the contiki version I used in case you have issues compiling the 6TiSCH code: