Giter Site home page Giter Site logo

demo-watrli's Introduction

Original demo from watr.li

Using following forks of repositories (forked from watr.li forks):


watr.li

architecture TkDemo


Running:

  1. Initial setup can be done through: ./tools/watrli-tool (this will git clone some repositories)

bonus scripts are copying watr.li instructions (build-config.sh and build-openocd.sh) if you need

  1. ./tools/watrli-tool or (cd tools && python TkDemo.py) can be used to run different steps of the demo

The following steps (and more) are now available throught the small GUI tools/TkDemo.py

  1. Do a "make debug-server" in RIOT/Application directory so that the Sam R21 XPro is stopped (I guess)

  2. Plug R-Idge router in RPi USB port (802.15.4 sniffer gets: "Multicast Listener Report" + "Neighbor Solicitation")

  3. run ./setup.sh on the RPi (802.15.4 sniffer gets 6LoWPAN data packets + Multicast reports and NS) that script does:

sudo modprobe ipv6 sudo ip -6 address add 2001:db8:1::1/64 dev usb0

  1. Start dashboard with ./dashboard.sh (takes time) on the RPi [this launches Java + ./stage/bin/dashboard] It is possible to access from Mac computer: http://192.168.3.2:9000/
    (RPi ethernet address)

  2. Start nginx proxy with "./start_proxy.sh" on the RPi (I guess it is the server COAP -> Californium+Play ?)

  3. Start rpl on the RPi with ./start-rpld.sh [ this does: sudo ./rpld/rpld/rpld -i usb0 -d 2001:db8:1::1 ] one can see Router Solicitation + DIO

  4. Flash the Sam R21 XPro


On the RPi, that was changed:

  • in contiki/core/net/rpl/rpl-conf.h
  • in contiki/core/net/rpl/rpl-private.h

...DOUBLINGS = 1 ...MIN = 11


demo-watrli's People

Contributors

adjih avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.