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.
features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack/docs/01_overview.md@1:2b6e8130a0ac, 2018-02-22 (annotated)
- Committer:
- calmantara186
- Date:
- Thu Feb 22 14:05:19 2018 +0000
- Revision:
- 1:2b6e8130a0ac
- Parent:
- 0:f269e3021894
mbed os
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
elessair | 0:f269e3021894 | 1 | # Welcome to the ARM mbed 6LoWPAN Stack Overview |
elessair | 0:f269e3021894 | 2 | |
elessair | 0:f269e3021894 | 3 | |
elessair | 0:f269e3021894 | 4 | ## About this document |
elessair | 0:f269e3021894 | 5 | |
elessair | 0:f269e3021894 | 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. |
elessair | 0:f269e3021894 | 7 | |
elessair | 0:f269e3021894 | 8 | ## Intended audience |
elessair | 0:f269e3021894 | 9 | |
elessair | 0:f269e3021894 | 10 | This document has been written for experienced software developers to assist with using the ARM software product range. |
elessair | 0:f269e3021894 | 11 | |
elessair | 0:f269e3021894 | 12 | ## Using this document |
elessair | 0:f269e3021894 | 13 | |
elessair | 0:f269e3021894 | 14 | The document contains three chapters; you can read them in sequence, but they can also be read as stand-alone. They are: |
elessair | 0:f269e3021894 | 15 | |
elessair | 0:f269e3021894 | 16 | 1. [**Introduction**](02_N_arch.md): Read this to learn more about the 6LoWPAN stack architecture. |
elessair | 0:f269e3021894 | 17 | |
elessair | 0:f269e3021894 | 18 | 2. [**Usage**](03_N_usage.md): Read this to understand more about the application usage of the 6LoWPAN stack. |
elessair | 0:f269e3021894 | 19 | |
elessair | 0:f269e3021894 | 20 | 3. [**Networking**](04_N_networking.md): Read this to understand the networking topology and the protocols used. |
elessair | 0:f269e3021894 | 21 |