6LowPAN deployment on the YOUPI platform
You can use this repo to build a little network using Coap communication over 6lowpan via contiki
Require vagrant
over VirtualBox.
Int the vagrant folder type vagrant up
to generate a VM with compilation chain and tool already installed.
6lbr with CC2531 flashed with slip-radio
from a fork of contiki.
This repo provide some apps in the apps
folder
- coap-client-python : comunication beetween python and cc2650 via Coap over 6lowpan, using 6lbr
- sensniff : generation of
.pcap
files with cc2531 dongle sniff - cc26xx-web-client-demo-server-client : a manual fork of the contiki
cc26xx-web-client-demo
with Coap client.
#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.