/Arduino-pIPv6Stack

Very light IPv6 stack

Primary LanguageC++MIT LicenseMIT

Arduino pico IPv6 stack

A very light IPv6 stack for Arduinos UNO over bluetooth based on Contiki OS network stack.

  • Coap
  • UDP
  • 6LowPAN / RPL
  • Device Address

Features

Get Started

Link your arduino with an HC-05 module and start sending/receiving data through CoAPEngine or PicoIPv6Connection. For xbee modules check the parent repository, for other modules you can implement your own MACLayer.

License

MIT