New VSCode Project from Bluetooth Example

I have a nRF54L15-PDK kit. I also have the latest v2.9.1 SDK and toolchains installed using the VSCode plugin (also latest).

I use the plugin to create a new application in VSCode and I choose the Bluetooth Peripheral example.

When I try to create a new build configuration the nRF54L15-PDK is not in the list even when I check the Nordic Kits or All radio buttons.

I see some -DK and 20-PDK, but not the 15-PDK.

How do I do this for this PDK?

Related