CoAP Chat Application for RIOT OS

From Embedded Lab Vienna for IoT & Security
Revision as of 15:36, 26 March 2019 by Awolfsbauer (talk | contribs)
Jump to navigation Jump to search

Summary

This documentation describes the setup and usage of a CoAP-based, chat application for the RIOT operating system.

Requirements

In order to build and use this application, you need to install the tool chains used by RIOT. Tutorials on how to do that can be found in the official RIOT GitHub repository and the official documentation:

Description

Step 1

Enter these commands in the shell

echo foo
echo bar
test

then these commands following

test

Step 2

Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

This project was realized with the SAMR21-xpro evaluation board by Atmel. It features the ATSAMR21G18A SoC by Microchip. It contains an ARM® Cortex®-M0+ based 32-bit MCU with a 2.4GHz RF transceiver compliant with IEEE 802.15.4 standard.

References