Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
What i'm trying to Achieve. On my Matter device, my Node ID is 0x7293. I have a custom cluster server on my device with ID 0x131bfc00. There is a command for that cluster with ID 0x1, and I am trying to send value 0x1 there via the command.
What would be the correct way to send this command? Thanks in advance.
Platform
esp32
Platform Version(s)
No response
Type
Manually tested with SDK
(Optional) If manually tested please explain why this is only manually tested
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Remove stale label or comment or this will be closed in 30 days.
Reproduction steps / Feature
I find CHIP REPL difficult to use.
What i'm trying to Achieve. On my Matter device, my Node ID is 0x7293. I have a custom cluster server on my device with ID 0x131bfc00. There is a command for that cluster with ID 0x1, and I am trying to send value 0x1 there via the command.
What would be the correct way to send this command? Thanks in advance.
Platform
esp32
Platform Version(s)
No response
Type
Manually tested with SDK
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
No response