Skip to content

Commit f91266b

Browse files
committed
added pictures
1 parent 5232a2f commit f91266b

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed
45.9 KB
Loading
12.7 KB
Loading
45.9 KB
Loading

content/blog/2025/11/red_da_matter_esp_zerocode/index.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ summary: "In this blog we will introduce how combining the Espressif RED-DA comp
1111
# - Add author name(s) below
1212
authors:
1313
- "anant-raj-gupta" # same as in the file paths above
14-
featureAsset: "img/featured/featured-announcement.webp"
1514
# Add tags
1615
tags: ["REDDA", "Matter", "ZeroCode"]
1716
---
@@ -72,7 +71,7 @@ This ensures that the documentation accurately reflects the **actual device, ope
7271

7372
ESP‑ZeroCode exports both the **production‑ready Matter firmware** and the **RED‑DA documentation starter package** in one step:
7473

75-
- The package includes Espressif’s pre‑filled sections for the ESP‑ZeroCode platform
74+
- The package includes Espressif’s pre‑filled sections for the ESP‑ZeroCode platform and the device type configured based on the connectivity as well as the SoC chosen
7675
- Placeholders and headings make it clear where manufacturers should add their own product details
7776
- Once completed, the package can be used for:
7877
- RED‑DA **self‑declaration** (Declaration of Conformity issued by the manufacturer), or
@@ -81,9 +80,20 @@ ESP‑ZeroCode exports both the **production‑ready Matter firmware** and the *
8180
## Workflow: From Device Design to RED‑DA‑Oriented Package
8281

8382
1. Select or customize a device template in ESP‑ZeroCode.
84-
2. Configure Matter clusters and device behavior** using the standard ESP‑ZeroCode workflow.
85-
3. Generate firmware and the documentation starter package in a single step.
83+
2. Configure Matter device using the standard ESP‑ZeroCode workflow.
84+
3. Check the **EU RED-DA** checkbox in the ESP-ZeroCode Benfits page.
85+
{{< figure
86+
default=true
87+
src="esp-zerocode-benefits.webp"
88+
caption="[ESP-ZeroCode Benefits](./img/esp-zerocode-benefits.webp)"
89+
>}}
8690
4. Complete product‑specific sections in the provided templates as part of your internal documentation process.
91+
{{< figure
92+
default=true
93+
src="esp-zerocode-red-da-details.webp"
94+
caption="[ESP-ZeroCode RED-DA Product Details](./img/esp-zerocode-red-da-details.webp)"
95+
>}}
96+
8797
5. Use the completed package for RED‑DA self‑assessment or as input to an ATL/Notified Body, and proceed to Matter ecosystem certification if applicable.
8898

8999
This integrated workflow reduces manual documentation work and provides a clear, unified path toward EU compliance.
@@ -117,7 +127,7 @@ The result: faster launch, reduced engineering effort, and RED‑DA‑oriented M
117127

118128
## Conclusion
119129

120-
By integrating RED‑DA support into **ESP‑ZeroCode**, Espressif provides a streamlined, end‑to‑end path for Matter device development targeting the EU market. Developers and product teams can now generate **firmware and RED‑DA‑aligned documentation together**, with clear guidance on how to complete the remaining product‑specific sections.
130+
By integrating RED‑DA support into **ESP‑ZeroCode**, Espressif provides a streamlined, end‑to‑end path for Matter device development targeting the EU market. Developers and product teams can now generate **firmware and RED‑DA‑aligned documentation together**.
121131

122132
This unified approach reduces engineering effort, minimizes compliance risk, and accelerates time‑to‑market for secure, interoperable, and EU‑ready Matter devices.
123133

0 commit comments

Comments
 (0)