Overview of IoT embedded operating systems and protocols

This tutorial aims to give you an overview of IoT protocols and embedded operating systems involved in IoT devices and applications.

For this purpose you will discover IoT networking protocols such as 6LoWPAN that allows IPv6 to be used over 802.15.4 wireless networks and the routing protocol RPL. You will learn how to write your first IoT application with some important IoT protocols like CoAP, MQTT-SN and LwM2M. Moreover all the examples presented during this tutorial are using two of the most well-known embedded operating systems, RIOT and Contiki.