Skip to content
forked from cetic/6lbr

A deployment-ready 6LoWPAN Border Router solution based on Contiki

License

Notifications You must be signed in to change notification settings

duong-dt13/6lbr

 
 

Repository files navigation

license

CETIC-6LBR is an open-source 6LoWPAN/RPL Border Router based on the Contiki Operating System.

CETIC-6LBR is an 6LoWPAN/RPL Border Router solution. It can work as stand-alone router on embedded hardware or on a Linux host. It is designed for flexibility, it can be configured to support various network topologies while smartly interconnecting the WSNs with the IP world.

CETIC-6LBR is deployment-ready for industrial use-cases; you don't need to be a Contiki expert to get started with it. It runs out-of-the-box on low-cost and open hardware platforms and Linux hosts.

CETIC-6LBR is based on Contiki or it evolution, Contiki-NG.

Find out more :

To build, you must also clone the contiki-ng-6lbr repo.

Enter examples/6lbr directory and execute the following command:

make WITH_CONTIKI=0 CONTIKI=<PATH_TO_CONTIKI-NG-6LBR_REPO> WERROR=0 all

sudo make install

About

A deployment-ready 6LoWPAN Border Router solution based on Contiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.7%
  • Java 10.9%
  • GSC 6.3%
  • Python 1.7%
  • Assembly 0.6%
  • Makefile 0.4%
  • Other 0.4%