espressif / esp-matter

Espressif's SDK for Matter
Apache License 2.0
706 stars 161 forks source link

The use of PICS-generator (CON-1434) #1172

Open 2522957270 opened 1 day ago

2522957270 commented 1 day ago

I want to use PICS-generator to generate the PICS files required for device authentication, and this is an error that occurs during use.How to solve? PICS-error This is the command template I use: python3 PICSGenerator.py --pics-template --pics-output --commissioning-method on-network --discriminator --passcode

VaishaliAvhale commented 1 day ago

Please provide the complete logs from the DUT and the PICSGenerator script. Additionally, could you specify the version for which you are trying to generate the PICS?

2522957270 commented 19 hours ago

ESP32C6;This is my printed log, similar to the one in the picture;Yes, I want to do matter-v1.3 certification; PICS-generator.log