mirror of https://github.com/ARMmbed/mbed-os.git
|
|
||
|---|---|---|
| .. | ||
| docs | ||
| doxygen | ||
| nanostack | ||
| .gitignore | ||
| DOXYGEN_FRONTPAGE.md | ||
| Doxyfile | ||
| README.md | ||
| mbed_lib.json | ||
| mkdocs.yml | ||
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.
