Programming Guide
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.
Espressif’s SDK for 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.
Table of Contents
- 1. Introduction
- 2. Developing with the SDK
- 3. Matter Controller
- 4. Matter Certification
- 4.1. Firmware Development
- 4.2. Preparation of Files Required for Certification Testing
- 4.3. Testing Environment Setup and Testing Methods
- 4.4. Submitting Certification Application Online
- 4.5. Filling in Certified Product Information on DCL Website
- 4.6. Other notes for some certification test cases
- 4.7. FW/SDK configuration notes
- 5. Production Considerations
- 6. Security Considerations
- 7. RAM and Flash Optimizations
- 8. API Reference
- 9. Integration with esp-insights
- 10. Application User Guide
- 11. Copyrights and Licenses
Appendix