Changing and running Different MAC Protocols in Cooja Contiki OS
The network stack in Contiki OS is a little different compared to the traditional TCP/IP network stack. In place of MAC Layer, we have three …
The Knowledge Ocean
The network stack in Contiki OS is a little different compared to the traditional TCP/IP network stack. In place of MAC Layer, we have three …
In my last tutorial, I touched up on Contiki OS Hello World which can be run by by simply loading a preconfigured .csc file. This …
Cooja is an awesome network simulator for Contiki. A simulated Contiki Mote in COOJA is an actual compiled and executing Contiki system. The system is …
If you are just starting out on using Contiki and don’t really want to commit to all those complicated sudo apt commands discussed in a …
Raspberry Pi is a great single board computer and can be used as a gateway for Internet of Things (IoT) devices. Installing, Contiki repositories in …