From 2e687fe389d80c023587a59e5e5597f4fa5c65b4 Mon Sep 17 00:00:00 2001 From: Piotr Zierhoffer Date: Wed, 1 Nov 2017 21:05:58 +0100 Subject: [PATCH] Update readme of rpl-udp example to mention Renode --- examples/rpl-udp/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/rpl-udp/README.md b/examples/rpl-udp/README.md index 79ae86840..a4123553a 100644 --- a/examples/rpl-udp/README.md +++ b/examples/rpl-udp/README.md @@ -8,3 +8,9 @@ When receiving a request, The server sends a response with the same counter back to the originator. The simulation files show example networks, for sky motes and for cooja motes. + +For this example a "renode" make target is available, to run a two node +emulation in the Renode framework. For further instructions on installing and +using Renode please refer to [Contiki-NG wiki][1]. + +[1]: https://github.com/contiki-ng/contiki-ng/wiki/Tutorial:-Running-Contiki%E2%80%90NG-in-Renode