mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
26 lines
1006 B
ReStructuredText
26 lines
1006 B
ReStructuredText
ESP Matter Programming Guide
|
|
============================
|
|
|
|
`Matter <https://csa-iot.org/all-solutions/matter/>`__ is a unified IP-based
|
|
connectivity protocol that is designed to connect and build open, reliable
|
|
and secure IoT ecosystems. This new technology and connectivity standard enables
|
|
communication among a wide range of smart devices. Matter supports IP connectivity over Wi-Fi, Thread and Ethernet.
|
|
|
|
ESP Matter is the official Matter development framework for
|
|
Espressif's ESP32 series SoCs.
|
|
|
|
We have put together a series of blog posts that introduces various aspects of Matter. We recommend that you go through this `Espressif Matter Blog <https://blog.espressif.com/matter-38ccf1d60bcd>`__.
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
1. Introduction <introduction>
|
|
2. Developing with ESP Matter <developing>
|
|
3. Matter Certification <certification>
|
|
4. Production Considerations <production>
|
|
5. API Reference <api-reference/index>
|
|
A1 Appendix FAQs <faq>
|