Board Configurator tool is not working with nRF54L chip

Hi Nordic team,

I'm trying to configure the GPIOs to operate at 3.3V using the nRF Connect for Desktop's Board Configurator tool (v0.3.10). The tool works as expected with the nRF54 DK.

However, when I attempt to connect our custom nRF54-based board via J-Link, it fails to establish a connection in the Board Configurator. Interestingly, I'm able to successfully program the board using the Programmer tool, so the hardware and J-Link connection appear to be functioning correctly.

The error I'm seeing in the Board Configurator is:

01:19:42.732 Initialising the bundled nrfutil device
01:19:44.764 Using the bundled core version for nrfutil device: 8.0.0
01:19:45.566 Using nrfutil-device version: 2.7.6
01:19:45.567 Using nrf-device-lib version: 0.17.42
01:19:45.567 Using nrfjprog DLL version: 10.24.2
01:19:45.567 Using JLink version: JLink_V7.94i
01:19:45.726 Getting serial port options from the persistent store for 000069747983.pc-nrfconnect-board-configurator
01:19:57.693 Selecting device with the serial number 000069747983
01:19:59.233 Selected device with the serial number 000069747983
01:19:59.233 Selected device with s/n 000069747983
01:20:00.514 Error: Failed with exit code 1. One or more batch tasks failed: - No matching plugin found for operations to execute, code: UnsupportedDevice. Message: Batch task smp failed, No matching plugin found for operations to execute.

Is there any solution for this

Regards,

Krishna

Related