From c7daa7c45d784257ecef7de032a0e0c92e2cb23f Mon Sep 17 00:00:00 2001 From: harald42 Date: Thu, 25 Feb 2016 13:58:07 +0100 Subject: [PATCH] add linux documentaion --- examples/osd/native-border-router/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/osd/native-border-router/README.md b/examples/osd/native-border-router/README.md index eeb1f84e6..255f5a97b 100644 --- a/examples/osd/native-border-router/README.md +++ b/examples/osd/native-border-router/README.md @@ -1,4 +1,4 @@ -This code connects a 802.15.4 radio over TTY with the full uIPv6 stack of +This code connects a 802.15.4 radio over TTY with the full uIPv6 stack of Contiki including 6LoWPAN and 802.15.4 framing / parsing. The native border router also acts as a RPL Root and handles the routing and maintains the RPL network. Finally the native border router connects the full 6LoWPAN/RPL @@ -30,3 +30,5 @@ Linux: apt-get install ncurses-dev make +sudo ./border-router.native -B 38400 -s /dev/ttyUSB0 aaaa::/64 +