You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/technology/mesh/quick_start_build.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Option Name | Features supported | Binary size in Mbed OS 5.5
21
21
22
22
If you want to optimize the flash usage, you need to select a proper configuration for Nanostack. The configuration depends mostly on the preferred use case.
23
23
24
-
See [6LoWPAN overview](/docs/v5.8/tutorials/mesh.html) for the definition of star and mesh networks. These same principles apply also to Thread protocol.
24
+
See [6LoWPAN overview](/docs/v5.8/reference/technology.html) for the definition of star and mesh networks. These same principles apply also to Thread protocol.
25
25
26
26
Select the protocol the network is based on:
27
27
@@ -33,7 +33,7 @@ Select the device role:
33
33
- Mesh network. A router. (default)
34
34
- Star network. A non-routing device. Also known as a host, or sleepy host.
35
35
36
-
Modify your `mbed_app.json` file to tell which Nanostack configuration to choose and which configrations to use on [Mbed Mesh API](/docs/v5.8/reference/mesh.html).
36
+
Modify your `mbed_app.json` file to tell which Nanostack configuration to choose and which configrations to use on [Mbed Mesh API](/docs/v5.8/reference/mesh-api.html).
0 commit comments