Skip to content

Espressif fork of OpenThread project, used to maintain ESP-specific patches and release branches

License

Notifications You must be signed in to change notification settings

espressif/openthread

Folders and files

NameName
Last commit message
Last commit date
Jan 13, 2025
Sep 24, 2024
Nov 21, 2024
Dec 19, 2024
Jan 4, 2025
Jan 10, 2025
Jan 13, 2025
Jan 9, 2025
Sep 18, 2024
Jan 10, 2025
Apr 22, 2024
May 13, 2024
Aug 1, 2023
Oct 30, 2024
Mar 19, 2021
Jun 15, 2016
Jun 30, 2023
Jan 8, 2025
Aug 12, 2020
Apr 24, 2020
Oct 4, 2019
Dec 4, 2024
Dec 4, 2024
Nov 21, 2023
Dec 8, 2022
Sep 13, 2016
Dec 19, 2024
Dec 19, 2024
Dec 8, 2022
Dec 8, 2022

Repository files navigation

OpenThread Build Simulation Docker Coverage Status


What is OpenThread?

OpenThread released by Google is... Thread Certified Component

...an open-source implementation of the Thread networking protocol. Google Nest has released OpenThread to make the technology used in Nest products more broadly available to developers to accelerate the development of products for the connected home.

...OS and platform agnostic, with a narrow platform abstraction layer and a small memory footprint, making it highly portable. It supports both system-on-chip (SoC) and network co-processor (NCP) designs.

...a Thread Certified Component, implementing all features defined in the Thread 1.4.0 specification, including all Thread networking layers (IPv6, 6LoWPAN, IEEE 802.15.4 with MAC security, Mesh Link Establishment, Mesh Routing) and device roles, as well as Border Router support.

More information about Thread can be found at threadgroup.org. Thread is a registered trademark of the Thread Group, Inc.

Who supports OpenThread?

AmazonAqaraARMCascodaEeroEspressifGoogleInfineonMMB NetworksNabu CasaNanoleafNordicNXPQorvoQualcommSamsungSilicon LabsSTMicroelectronicsSynopsysTelink SemiconductorTexas InstrumentsZephyr Project

Getting started

All end-user documentation and guides are located at openthread.io. If you're looking to do things like...

  • Learn more about OpenThread features and enhancements
  • Use OpenThread in your products
  • Learn how to build and configure a Thread network
  • Port OpenThread to a new platform
  • Build an application on top of OpenThread
  • Certify a product using OpenThread

...then openthread.io is the place for you.

Note: For users in China, end-user documentation is available at openthread.google.cn.

If you're interested in contributing to OpenThread, read on.

Contributing

We would love for you to contribute to OpenThread and help make it even better than it is today! See our Contributing Guidelines for more information.

Contributors are required to abide by our Code of Conduct and Coding Conventions and Style Guide.

License

OpenThread is released under the BSD 3-Clause license. See the LICENSE file for more information.

Please only use the OpenThread name and marks when accurately referencing this software distribution. Do not use the marks in a way that suggests you are endorsed by or otherwise affiliated with Nest, Google, or The Thread Group.

Need help?

OpenThread support is available on GitHub:

About

Espressif fork of OpenThread project, used to maintain ESP-specific patches and release branches

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

  • C++ 59.8%
  • Python 28.0%
  • C 10.5%
  • Shell 0.9%
  • CMake 0.7%
  • Dockerfile 0.1%