platform-espressif32 icon indicating copy to clipboard operation
platform-espressif32 copied to clipboard

ESP Matter framework support

Open Diegorro98 opened this issue 3 years ago • 14 comments

Matter is near to the release, and Espressif has developed a Matter development framework for Espressif’s ESP32 series SoCs (repo).

It would be great to add this framework to PlatformIO as a package in this platform, although it might need some special settings because it uses esp-idf, so it will require framework-espidf to be installed and I think it should advertise the huge size of the framework (18 GB more or less right now) due to the Matter git submodule, maybe in the future some parts from the Matter sdk can be omitted so that only is downloaded what is needed.

I've issued this request on esp-matter repo too: https://github.com/espressif/esp-matter/issues/4

I also have tried to migrate the light project example from the repo to a platofmio project, but I had errors on cmake.

Diegorro98 avatar Jul 14 '22 13:07 Diegorro98

Matter has reached version 1.0, so maybe it's worth to bring back this topic

Yacubane avatar Oct 08 '22 16:10 Yacubane

+1

MassimilianoMontagni avatar Oct 26 '22 00:10 MassimilianoMontagni

+1000

daniel-frenkel avatar Jun 20 '23 20:06 daniel-frenkel

Is there any update on this or does someone know of some blog / project that sets something like this up in the PIO environment ?

ZweiEuro avatar Sep 24 '23 16:09 ZweiEuro

We need this

Suxsem avatar Sep 25 '23 12:09 Suxsem

@valeros is there anything like this planned? I pretty much have the choice of implementing all the services myself or just implement matter... if possible I'd like to use it cleanly in an esp32 platformio project

ZweiEuro avatar Oct 09 '23 12:10 ZweiEuro

+10000

leonhma avatar Oct 30 '23 10:10 leonhma

@Diegorro98 I see you have some repositories with attempted fixes for PlatformIO. Did you ever succeed in compiling using esp-matter in PIO ?

hcglhcgl avatar Nov 07 '23 14:11 hcglhcgl

@hcglhcgl no, sorry

Diegorro98 avatar Nov 07 '23 15:11 Diegorro98

Can working dimmable

xdumaster1 avatar Jan 02 '24 13:01 xdumaster1

I'm also having trouble including esp-matter in the PIO environment. It would be great if someone figured it out!

Eme112 avatar May 02 '24 18:05 Eme112