Hello,
I would build the Matter nRF Connect Lighting Example Application from the SDK for the nRF54L15-DK.
Coud you add support for it in the Matter SDK?
Regards
Hello,
I would build the Matter nRF Connect Lighting Example Application from the SDK for the nRF54L15-DK.
Coud you add support for it in the Matter SDK?
Regards
Hello,
The Project CHIP repository is maintained by the CHIP group. In nRF Connect SDK we maintain a fork of this repository, seen here https://github.com/nrfconnect/sdk-connectedhomeip, and the samples that Nordic maintains can be seen here: https://github.com/nrfconnect/sdk-nrf/tree/main/samples/matter
With nRF Connect SDK we recommend that you use the latest link I provided, since these are the samples that we test, maintain and develop for the Nordic boards. That said, you can freely add a custom board to the project CHIP sample if you wish. See our resources at Academy to see how you can add a custom board/none-supported board to a sample
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/ and https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/
Kind regards,
Andreas
Hello,
Thank you, that's what I was looking for.
Best regards,