mbed-os/features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack
Juhani Puurula 2b27ad15b2 Nanostack v6.2.2 2017-10-04 10:01:14 +03:00
..
docs Update Nanostack to v6.2.0 2017-08-23 15:06:32 +03:00
doxygen
nanostack Nanostack v6.2.2 2017-10-04 10:01:14 +03:00
.gitignore
DOXYGEN_FRONTPAGE.md
Doxyfile
README.md
mbed_lib.json
mkdocs.yml Update Nanostack to v6.2.0 2017-08-23 15:06:32 +03:00

README.md

ARM IPV6/6LoWPAN stack.

This repository contains the ARM IPv6/6LoWPAN/Thread Stack for mbed OS.

mbed OS is now a Thread Certified Component. Using IPv6 with 6LoWPAN as the foundation, Thread technology provides a low-power, self-healing mesh network designed for the home.

The documentation is hosted in http://docs.mbed.com/projects/arm-ipv66lowpan-stack/

On mbed OS, usage is through mbed Mesh API and Socket API.

To see, how the 6LoWPAN Stack works, check the example application mbed-os-example-mesh-minimal.