This repository contains the specific files needed to enable Thread on Qorvo platforms.
Example applications and build instructions for each of our platforms can be found below.
Source code in this repository is covered by the license agreement in Qorvo_EULA.txt.
For each of the supported platforms listed below, Qorvo provides a Full Thread Device and a Minimal Thread Device library, required to build and run OpenThread. The ftd library supports the Commissioner role, the mtd library does not.
Those libraries are located in
./<platform>/lib/libQorvo<platform>_ftd.a
./<platform>/lib/libQorvo<platform>_mtd.a
Additionally, a library for hardware supported cryptography is provided as well on platforms that support this.
./<platform>/lib/libmbedtls_alt.a
a purely software implementation is used on the other platforms.
Thread examples are available for the QPG6105 Development Kit board. See QPG6105 instructions to setup an OpenThread application on this platform.
All files required are stored in this repository under
./qpg6105
Thread examples are available for the QPG6200 IoT Development Kit board. See QPG6200 instructions to setup an OpenThread application on this platform.
All files required are stored in this repository under
./qpg6200
Thread examples are available for the GP712 Evaluation kit with Raspberry Pi. See GP712 instructions to setup an OpenThread application on this platform.
All files required are stored in this repository under
./gp712
Thread examples are available for the QPG7015M Evaluation kit with Raspberry Pi. See QPG7015M instructions to setup an OpenThread application on this platform.
All files required are stored in this repository under
./qpg7015m
For more information on our product line and support options Please visit www.qorvo.com or contact us at [email protected]