Skip to main content

Questions tagged [matter-iot-standard]

For programming questions about the Matter standard for connecting "smart" home devices via the Internet of Things (IoT). It was formerly known as Project CHIP (Connected Home over IP).

matter-iot-standard
0 votes
1 answer
89 views

Matter-based integration with Major Smart Homeplatforms

I'm new to the Matter smart home protocol. I have done some reading and get the basic idea but coming from a hardware/firmware background (not app development), I would love to get some insight into ...
First User's user avatar
0 votes
0 answers
46 views

Problem in connecting Mosquitto broker with paho-mqtt native in RIOT OS

I am running the example project paho-mqtt natively on a Linux machine and have no problem following the instruction up until trying to connect to my local mosquitto broker. The broker is running on ...
Wavy's user avatar
  • 1
-1 votes
1 answer
373 views

Creating custom matter devices using python

I'm reaching out seeking advice on a project I'm working on, and I believe this community might be able to provide valuable insights. I am in the process of developing a custom device that supports ...
Jaroslav Šinkovský's user avatar
1 vote
1 answer
370 views

Matter device is stuck at "Connecting device to Google Home..." when commissioning using Google Home app, but is partially added anyway

I'm developing a Matter device and have a Vendor ID issued by the CSA and validated in Google's Developer console. Also we have a product ID published in the DCL. I'm testing a Matter device on my ...
Nate Clark's user avatar
1 vote
1 answer
160 views

If I create customised cluster in Matter, how can I control that cluster by my own Android App?

I have run thru the Matter documentation and going to create my own non-standard cluster for my own use case. After that, I need to find the way to control those cluster thru Android. So my question ...
Jason Chan's user avatar
-1 votes
1 answer
465 views

Matter (CHIP) controller/bridge implementation linux c++

I'm trying to develop a matter (https://github.com/project-chip/connectedhomeip/) controller/bridge in order to be able to control matter compatible devices within a linux daemon. I was thinking that ...
opernas's user avatar
  • 152
2 votes
1 answer
151 views

Is there any mechanism provided by Matter protocol to add a new kind of Device Type? If so, What is the process and Is there any limitations doing so?

As part of POC I am trying to understand if the Matter protocol allows adding a new Device Type or not as what BLE has like custom services for specific to manufacturers. I have found some details ...
user6613461's user avatar
0 votes
1 answer
413 views

Can an open thread border router (like raspberry pi + nrf52840) communicate with Google Home app?

I have successfully setup an open thread border router using a raspberry pi with nrf52840 USB dongle. I have also implemented a light-bulb device using an nrf52840DK. I am able to commission and ...
George Pentes's user avatar
0 votes
1 answer
156 views

Fetch Matter-Enabled commissioned devices from Google Smart Home app

How we can fetch the list of Matter Enabled Devices in a different Android application from Google Smart Home Application? Expected usecase- Pair Nest Hub in the Google Home app Commission matter ...
TechDubey's user avatar
1 vote
1 answer
499 views

Google mobile service (gms) API call fails from one week to the other

I cloned the google sample app for matter to try out some functionalities. Everything worked as expected until I tried it today. Now when running through android studio on my physical phone I get this ...
glades's user avatar
  • 4,445
0 votes
2 answers
497 views

Matter test with Google Nest Hub 2nd

I am testing Google Nest Hub 2nd Gen and Wi-Fi only Matter device. My Android phone and Google Nest Hub 2nd Gen are connected. However, the Google Home App doesn't find the Wi-Fi only Matter device. ...
Live Kim's user avatar
0 votes
1 answer
107 views

How to have matter modules and services in android emulator

I have selected pixel 6 in as android emulator. It doesn't contain matter modules and services. (Verifying from steps in https://developers.home.google.com/matter/verify-services). How can I have ...
Leo's user avatar
  • 466
0 votes
1 answer
355 views

CommissioningClient.API is not available on this device

On running the code provided in code lab in https://developers.home.google.com/codelabs/matter-sample-app#1 I have tried to run it on physical android phone (with compatible android version and google ...
Leo's user avatar
  • 466
0 votes
1 answer
204 views

How to get the current time from the CSA Matter SDK on espressif ESP32

My understanding of the CSA Matter (aka project CHIP) spec (11.16) seems to indicate that nodes on the Matter fabric will sync the current time using the TimeSync cluster service. If true, it seems ...
emmby's user avatar
  • 100k
0 votes
2 answers
252 views

Hub requirement for building matter virtual or physical device

The code lab at (https://developers.home.google.com/codelabs/matter-device-virtual?hl=en#0) lists the requirement for "a hub, which is any Google Nest device that supports Matter, such as the ...
Leo's user avatar
  • 466

15 30 50 per page