cancel
Showing results for 
Search instead for 
Did you mean: 

Adding matter support to the existing devices

AnkitChauhan
Community Member

Hi all,

Currently, I have my IoT sensor running in an ARM cortex processor with custom Linux. Now I want my sensor to support the Matter stack along with my existing application.


I have searched the web about the procedure to add at least an initial support of Matter stack along with a small application but did not find any appropriate information.

 

I require to have enough information on the procedure of adding Matter stack into the existing application. I know the procedure is far more complex than I thought but just need a starting point so that I can at least start to work on it.

So kindly suggest a suitable document or something for where I can start.

1 Recommended Answer

armen_dpe
Solutions Expert
Solutions Expert

Thanks for bringing this up. To get started, you can refer to the official Matter GitHub repository.

This repository contains the Matter (formerly Project Connected Home over IP - Project CHIP) stack and you'll find comprehensive documentation, examples, and support for manufacturers.

For a more tailored approach, the "examples" directory within the repository includes examples from various manufacturers depending on the chip brand. You may find valuable insights into integrating the Matter stack with your ARM Cortex-based IoT sensor.

View Recommended Answer in original post

1 REPLY 1

armen_dpe
Solutions Expert
Solutions Expert

Thanks for bringing this up. To get started, you can refer to the official Matter GitHub repository.

This repository contains the Matter (formerly Project Connected Home over IP - Project CHIP) stack and you'll find comprehensive documentation, examples, and support for manufacturers.

For a more tailored approach, the "examples" directory within the repository includes examples from various manufacturers depending on the chip brand. You may find valuable insights into integrating the Matter stack with your ARM Cortex-based IoT sensor.