Navigate to an example application. Here I'm going to use the "Hello world" example. $ cd examples/hello-world Edit the application Makefile to add support for TSCH and the Contiki-NG shell: MAKE_MAC ...