# Introducing ESP LowCode Matter: Simplified Device Development

DevFeed: [Introducing ESP LowCode Matter: Simplified Device Development](<https://devfeed.tech/articles/introducing-esp-lowcode-matter-simplified-device-development-13681.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2025/02/introducing-esp-lowcode-matter/>)

Author: John Lee

Published: 2025-02-27T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Matter](<https://devfeed.tech/topics/matter.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Development](<https://devfeed.tech/topics/development.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [blog](<https://devfeed.tech/tags/blog.md>), [development](<https://devfeed.tech/tags/development.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [flashing](<https://devfeed.tech/tags/flashing.md>), [low-code](<https://devfeed.tech/tags/low-code.md>), [matter](<https://devfeed.tech/tags/matter.md>), [qr-code](<https://devfeed.tech/tags/qr-code.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

## AI overview

Espressif introduces ESP LowCode Matter, a solution that separates system firmware from application firmware. Espressif maintains the system firmware, including Matter protocol, OTA upgrade, and security complexity, while device makers customize hardware interfacing and application logic.

## Source excerpt

At Espressif Systems, we are continuously striving to make device development easier for device makers. For Matter devices, we launched the ESP ZeroCode solution, simplifying the device development by removing the software development efforts. Allowing product customizations to a limited extent, ESP ZeroCode is well-suited for those who want to launch connected products without having to build them from scratch using the ESP Matter or the Connectedhomeip (CHIP) SDK.