Error building Matter sample for XIAO nRF54L15 board

Hi,

I bought a XIAO nRF54L15 board to use it for Matter samples (Matter light)
I am facing an issue building the firmware using nRF SDK 3.0.2.

Could you provide me a tutorial for building Matter samples for XIAO nRF54L15 board?
It will help a lot of people too.

Build config

Error
build_nRF54_error.zip (1,6 Ko)

Regards
Ludovic

1 Like

Hi there,

SO I haven’t tried it yet this way, but usually you would select the Nordic SOC in the pull down, not Custom unless you have a different Board files?
You can run the Kmenu config to set the prj.conf options you want ,i.e. bootloader , Flash, DFU tech etc…

Check out the FREE Nordic Tech WEB Seminars/Videos on building the conf. worth the Look and Time!

HTH
GL :slight_smile: PJ :v:

Hi PJ, Have you got a good idea or solution for isolating the nordic dev tools? I’m considering putting it in a vm to stop it interfering with the cmake tools for the pi pico dev environment.

Hi there,

So , from the beginning I have the Nordic stuff and Seeed Stuff ALL on a D:\ SSD drive on the Development machine. I have not experienced any issues , PLiO & Arduino IDE 2.3.5, NRF_SDK, ESP_IDF(I don’t use it unless req). along with the requites, python, VSB, etc.

HTH
GL :slight_smile: PJ :v: