Hi all,
Note that I am using a Fedora Workstation VM on VirtualBox for keeping everything clean. I pass the connected USB development board to the VM. I am trying to evaluate the Channel Sounding functionality with some Seeed nRF54L15 XIAO modules. I am using VSCode, I've installed the extension and everything without a problem, I've assembled a test project for both Initiator and Reflector based on your individual projects and I've hooked up the device. Unfortunately the device doesn't show in the Connected Devices list, although when opening a console and using nrfutil device list it lists the connected device. I've done everything (or so I believe) that was needed, I have installed openocd, jlink, added the USB rules, installed the nrfutil and the device command in my local (logged user) bin and yet, the devices do not appear in the list. As you can see from the screenshot below, the device can be listed with the nrfutil via the terminal (both the internal vscode and a normal terminal) but when pressing the refresh button in the Connected Devices, nothing happens. I see from the Output that it is starting the nrfutil but there is no error. Any ideas what could be the problem?

