nRF5 SDK for Thread v0.9.0
OpenThread libraries

nRF5 SDK for Thread contains the pre-built OpenThread stack in the form of binary libraries. If you want to build your own project, you must include all of the mandatory libraries and can add some of the optional libraries.

The binaries can be found in the following folder: <InstallFolder>\external\openthread\lib\gcc.

The following OpenThread commit has been used to generate pre-built Thread stack libraries and for testing and verification.

Refer to OpenThread API for detailed API reference for the libraries.

Mandatory libraries:

Optional libraries:

Limitations:

The pre-built OpenThread libraries located in <InstallFolder>\external\openthread\lib\gcc do not support DHCPv6 Client/Server.

Certification:

This SDK also contains the pre-built OpenThread libraries with features used by the Thread certification framework provided by Thread Group (UART logging, DHCPv6 Client/Server).

The included stack passes 148 out of 150 tests that were run with Thread V1.1 Test Harness Release 1.1.0. One test is failing due to a bug in OpenThread. A fix is submitted:

The binaries can be found in the following folder: <InstallFolder>\external\openthread\lib\gcc\certification.


Documentation feedback | Developer Zone | Subscribe | Updated