iot-protocols
Installation
SKILL.md
Zephyr IoT Protocols
Implement production-ready IoT communication using industry-standard mesh, wide-area, and cloud protocols.
Core Workflows
1. OpenThread Mesh
Build robust, low-power mesh networks using the integrated OpenThread stack.
- Reference: openthread_integration.md
- Key Tools:
CONFIG_NET_L2_OPENTHREAD,otInstance, Thread Shell.
2. Matter-over-Thread
Create interoperable smart home devices using the Matter standard.
- Reference: matter_devices.md
- Key Tools: Matter Clusters, BLE Commissioning, ZAP tool.