Skip to content

Commit 90f9ca4

Browse files
author
Amanda Butler
authored
Update links in thread_faq.md
Apply PR #866 to 5.11.
1 parent ff5789e commit 90f9ca4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/reference/technology/mesh/thread_faq.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,11 @@ Ad-hoc networks with devices from different manufacturers can be easily created
3232

3333
An example application is [downloadable from the Android store](https://play.google.com/store/apps/details?id=org.threadgroup.commissioner).
3434

35-
#### Are there any application examples? What are the Thread features supported/not supported by them?
35+
#### Are there any application examples?
3636

37-
- Application examples supporting SED and REED types:
38-
- [Mbed OS Client example](https://github.com/ARMmbed/mbed-os-example-client).
39-
- [Mesh minimal example](https://github.com/ARMmbed/mbed-os-example-mesh-minimal).
37+
- [Mesh minimal example](../apis/mesh-api.html#mesh-example).
4038
- [Thread border router](https://github.com/ARMmbed/nanostack-border-router).
39+
- [Device Management Client example](https://github.com/ARMmbed/mbed-cloud-client-example).
4140

4241
#### How to debug and visualize the network?
4342

@@ -50,7 +49,7 @@ Link quality and errors are easiest to debug using Wireshark.
5049

5150
#### How to send/receive with UDP and TCP sockets. How to use multicast groups?
5251

53-
The mesh minimal uses socket communication and multicasting. See more details in the [mesh minimal example](https://github.com/ARMmbed/mbed-os-example-mesh-minimal).
52+
The mesh minimal uses socket communication and multicasting. See more details in the [mesh minimal example](../apis/mesh-api.html#mesh-example).
5453

5554
#### What if my ISP does not provide IPv6 service? Why do I need IPv6 internet service? Can I use a tunneling service?
5655

0 commit comments

Comments
 (0)