Skip to content

dynamid/youpi-6lowpan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goal: youpi-6lowpan

6LowPAN deployment on the YOUPI platform

Purpose

You can use this repo to build a little network using Coap communication over 6lowpan via contiki

1: Install youpi-6lowpan-VM via vagrant

Require vagrant over VirtualBox.

Int the vagrant folder type vagrant up to generate a VM with compilation chain and tool already installed.

2: Install 6lbr on raspy

6lbr with CC2531 flashed with slip-radio from a fork of contiki.

3: Apps

This repo provide some apps in the apps folder

Specific docs

  • doc for cc2650 flash and compilation
  • doc for cc2531 flash and compilation

#Troubleshooting

  • If the bbbb:: ipv6 did not appear : reset the connection and reboot the raspi. If you are on the youpi-6lowpan-VM : restart the Host connection.