Files
esp-matter/docs/en/index.rst
T
2022-05-28 07:39:41 +08:00

27 lines
958 B
ReStructuredText

ESP Matter Programming Guide
============================
`Matter <https://csa-iot.org/all-solutions/matter/>`__ is the unified IP-based
connectivity protocol built on proven technologies, helping connect and
build open, reliable and secure IoT ecosystems. This new technology and
royalty-free connectivity standard enables communications among a wide
range of smart devices.
ESP Matter is the official Matter development framework for
Espressif's ESP32 series SoCs.
Espressif has put together a series of blog posts that look at various aspects of Matter. You can see here: `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>