zephyriot / zephyr-issues

0 stars 0 forks source link

Enable OpenThread support for Zephyr #2258

Open nashif opened 7 years ago

nashif commented 7 years ago

Reported by Andrei Laperie:

OpenThread released by Nest is an open-source cross-platform implementation of the Thread networking protocol. It is hosted at github: https://github.com/openthread

Upon completion of this story it should be possible to build a Zephyr image with OpenThread so that the Zephyr IP applications are able to communicate over Thread-based network.

As a reference platform we are going to use Nordic Semiconductor Development Kit for nRF52840 chip called nRF52840 Preview DK: https://www.nordicsemi.com/eng/Products/nRF52840-Preview-DK

(Imported from Jira ZEP-2427)

nashif commented 7 years ago

by Wojciech Bober:

nRF52840 DK which will be used for development of this task: https://www.nordicsemi.com/eng/Products/nRF52840-Preview-DK

nashif commented 7 years ago

by Kamil Sroka:

Starting work on Zephyr and OpenThread integration - as a substitute of Wojciech Bober