Matter samples wont boot on nRF52840-DK with SDK 2.6.0

Im using nRF Connect for VSCode on a Mac, creating a new application from any of the Matter samples works great with SDK 2.5.2.

However when using SDK 2.6.0 again creating a new application from the Matter samples they will compile and flash to my nRF528040-DK successfully but they don't seem to boot.

I don't get any logs whatsoever, no blinking leds, the board just seems to hang. The primary sample Im trying is the Light Bulb sample though from what I can tell the same thing happens with all the Matter samples. No problems with the other non Matter samples and tutorials on 2.6.0 just the Matter stuff.

Is there something Im missing here for 2.6.0?

Related