Difference between revisions of "CoAP Chat Application for RIOT OS"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 10: Line 10:
* Hardware: a compatible MCU, a list is available [https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms here]
* Hardware: a compatible MCU, a list is available [https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms here]
   
   
In order to complete these steps, you must have followed [[Some Other Documentation]] before.
In order to build and use this application, you need to install the toolchains used by RIOT. Tutorials on how to do that can be found in the official RIOT Github repository:
 
* The [https://github.com/RIOT-OS/RIOT/wiki RIOT GitHub wiki] contains all the information to get started.
* A detailed step-by-step [https://github.com/RIOT-OS/Tutorials/blob/master/README.md Tutorial] is also available.


== Description ==
== Description ==

Revision as of 15:03, 26 March 2019

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 toolchains used by RIOT. Tutorials on how to do that can be found in the official RIOT Github repository:

Description

Step 1

Enter these commands in the shell

echo foo
echo bar

Step 2

Make sure to read

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

Used Hardware

[[1]]


Courses

References