SiliconLabs / matter

Matter is creating more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://www.silabs.com/wireless/matter
Apache License 2.0
151 stars 45 forks source link

can't get pincode for commissioning #154

Open vuhailongkl97 opened 1 month ago

vuhailongkl97 commented 1 month ago

Description of the issue

I try to run the matter over thread example. I got this error matterCli> config VendorId: 65521 (0xFFF1) ProductId: 32773 (0x8005) HardwareVersion: 1 (0x1) Error config: Error CHIP:0x0000002D matterCli> config pincode Error config: Error CHIP:0x0000002D matterCli>

Steps to reproduce the issue

flash prebuilt firmware 
1. matter-accessory-device-images_2.2.0-1.2/release/BRD4187C/OpenThread
2. in the uart interface execute command `config pincode`

Device type(s) and network topology

mattercli

Proposed solution(s)

No response

SMG version

release_2.2.0-1.2

Protocol(s)

Thread

Hardware platform(s)

brd4187c

Development platform(s)

No response

Captured data or logs

No response