12-04-2023 02:51 AM
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.
Answered! Go to the Recommended Answer.
12-07-2023 08:31 AM
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.
12-07-2023 08:31 AM
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.