Lines Matching full:openthread
1 .. zephyr:code-sample:: openthread-coprocessor
2 :name: OpenThread co-processor
3 :relevant-api: openthread
5 Build a Thread border-router using OpenThread's co-processor designs.
10 OpenThread Co-Processor allows building a Thread Border Router. The code in this
13 Co-Processor (RCP), see https://openthread.io/platforms/co-processor.
17 https://openthread.io/guides/border-router/build#set-up-the-border-router.
19 The preferred Co-Processor configuration of OpenThread is RCP now.
22 :zephyr_file:`samples/net/openthread/coprocessor`.
27 Build the OpenThread NCP sample application like this:
30 :zephyr-app: samples/net/openthread/coprocessor
36 Build the OpenThread NCP sample application which uses CDC ACM UART device:
39 :zephyr-app: samples/net/openthread/coprocessor
48 :zephyr-app: samples/net/openthread/coprocessor