Why project config is not finding relative path of these files but absolute path works fine:
Why project config is not finding relative path of these files but absolute path works fine:
Let me check with out Matter team.
Best regards,
Edvin
Let me check with out Matter team.
Best regards,
Edvin
Hi Edvin
Any update on this?
Hello,
Sorry for the late reply.
Our Matter team said:
If they are using our factory-data solution the base path is set to the ncs\modules\lib\matter\config\nrfconnect\chip-module, because it uses the origin of the CMake script. So if they provide "certs/Chip-DAC-Cert.der", it will point to ncs\modules\lib\matter\config\nrfconnect\chip-module\certs\Chip-DAC-Cert.der, which doesn't exist. Providing the absolute path is highly recommended in this case, instead of using relative paths.
By the way, to use custom certificates, they must set CONFIG_CHIP_FACTORY_DATA_CERT_SOURCE_USER=y as well.
Best regards,
Edvin
We have already set this config for custom certificates but I think there should be a way to use relative paths.
Thank you for your input! I will forward this to our developers, but as of now, it is not possible.
Best regards,
Edvin