Skip to content

Instantly share code, notes, and snippets.

@wolfeidau
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolfeidau/9562107 to your computer and use it in GitHub Desktop.
Save wolfeidau/9562107 to your computer and use it in GitHub Desktop.
6lowpan
sudo ip addr add fdea:edcd:950d:0eea::1/64 dev eth0
sudo ./tunslip6 -B 38400 -s /dev/ttyAMA0 'fdf3:e76c:b35d:be4e::1/64'
on the mac
sudo rtsold en0
make TARGET=avr-meshthing broadcast-example.hex
mt1 fdf3:e76c:b35d:be4e::ff:fe00:1
mt2 fdf3:e76c:b35d:be4e::ff:fe00:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment