bookmark_borderbookmark
Stay organized with collections
Save and categorize content based on your preferences.
The Zephyr OS is an open source collaborative effort to build a real-time
operating system (RTOS) for the Internet of Things (IoT). It is based on a
small-footprint kernel designed for use on resource-constrained systems: from
simple embedded environmental sensors and LED wearables to sophisticated smart
watches and IoT wireless gateways.
The Zephyr kernel provides a low footprint, high performance, multi-threaded
execution environment with a rich set of available features. The rest of the
Zephyr ecosystem, including device drivers, networking stack, and
application-specific code, uses the kernel’s features to create a complete
application. The kernel supports multiple architectures, including ARM Cortex-M,
Intel x86, ARC, NIOS II, Tensilica Xtensa, and RISC-V.
To start using OpenThread with Zephyr check out the Echo
Server
and Echo
Client
networking examples from the Zephyr project repository on GitHub. You can run
these examples on SoCs that provide support for an IEEE 802.15.4 radio, for
example the Nordic nRF52840.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
Last updated 2023-01-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-01-09 UTC."],[],[]]