nRF Studio (VC Code) don´t work with Matter Examples

I'm using nRF Studio Visual Studio Code. (SDK and Toolchain v.2.7.0) with the nRF7002 Development Kit.
The Blinky example have worked fine and also the other things as shown in the Video tutorials.

However, I am unable to generate a Matter example (LightBulb) on this basis, both under Windows and MacOS.
The same errors always occur: Kconfig warnings and Cmake errors. What's going wrong here? I ask for help.

Parents
  • Hi

    Here are the answers to your questions. Just want to let you know that I am able to build the Matter samples out of the box by following the steps in the Light Bulb sample documentation.

    1. I have tested both with an nRF7002 DK (PCA10143 v1.0.2) and an nRF52840 DK (PCA10056 3.0.2).
    2. I'm working on Windows 10 Enterprise.
    3. Yes, I have the nRF Command Line Tools installed. (nrfjprog version 10.24.2).
    4. Yes, I have the nRF Connect for Desktop installed. (v5.1.0).
    5. The Toolchain version I have is 2.7.0 (ce3b5ff664).
    6. SDK version v2.7.0.
    7. Yes, here are all the installed extensions on VS Code on my end (not all are necessary):
    8. I make no changes when adding the build configuration

    Best regards,

    Simon

Reply
  • Hi

    Here are the answers to your questions. Just want to let you know that I am able to build the Matter samples out of the box by following the steps in the Light Bulb sample documentation.

    1. I have tested both with an nRF7002 DK (PCA10143 v1.0.2) and an nRF52840 DK (PCA10056 3.0.2).
    2. I'm working on Windows 10 Enterprise.
    3. Yes, I have the nRF Command Line Tools installed. (nrfjprog version 10.24.2).
    4. Yes, I have the nRF Connect for Desktop installed. (v5.1.0).
    5. The Toolchain version I have is 2.7.0 (ce3b5ff664).
    6. SDK version v2.7.0.
    7. Yes, here are all the installed extensions on VS Code on my end (not all are necessary):
    8. I make no changes when adding the build configuration

    Best regards,

    Simon

Children
No Data
Related