Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mbed-TFT-example-NCS36510 mbed-Accelerometer-example-NCS36510 mbed-Accelerometer-example-NCS36510
features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack/docs/01_overview.md@0:098463de4c5d, 2017-01-25 (annotated)
- Committer:
- group-onsemi
- Date:
- Wed Jan 25 20:34:15 2017 +0000
- Revision:
- 0:098463de4c5d
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
group-onsemi | 0:098463de4c5d | 1 | # Welcome to the ARM mbed 6LoWPAN Stack Overview |
group-onsemi | 0:098463de4c5d | 2 | |
group-onsemi | 0:098463de4c5d | 3 | |
group-onsemi | 0:098463de4c5d | 4 | ## About this document |
group-onsemi | 0:098463de4c5d | 5 | |
group-onsemi | 0:098463de4c5d | 6 | This document provides third-party developers with an overview of the 6LoWPAN stack. It also outlines the stack architecture and associated standards that the stack implements. |
group-onsemi | 0:098463de4c5d | 7 | |
group-onsemi | 0:098463de4c5d | 8 | ## Intended audience |
group-onsemi | 0:098463de4c5d | 9 | |
group-onsemi | 0:098463de4c5d | 10 | This document has been written for experienced software developers to assist with using the ARM software product range. |
group-onsemi | 0:098463de4c5d | 11 | |
group-onsemi | 0:098463de4c5d | 12 | ## Using this document |
group-onsemi | 0:098463de4c5d | 13 | |
group-onsemi | 0:098463de4c5d | 14 | The document contains three chapters; you can read them in sequence, but they can also be read as stand-alone. They are: |
group-onsemi | 0:098463de4c5d | 15 | |
group-onsemi | 0:098463de4c5d | 16 | 1. [**Introduction**](02_N_arch.md): Read this to learn more about the 6LoWPAN stack architecture. |
group-onsemi | 0:098463de4c5d | 17 | |
group-onsemi | 0:098463de4c5d | 18 | 2. [**Usage**](03_N_usage.md): Read this to understand more about the application usage of the 6LoWPAN stack. |
group-onsemi | 0:098463de4c5d | 19 | |
group-onsemi | 0:098463de4c5d | 20 | 3. [**Networking**](04_N_networking.md): Read this to understand the networking topology and the protocols used. |
group-onsemi | 0:098463de4c5d | 21 |