nRF9151 devkit does not enumerate under VS Code

I have upgrade to nRF Connect for Desktop v5.2.0

Under the Desktop, I also upgrade Programmer APP to v4.6.2

and JLink to v818. Added the installation folder at the top of the Path environment variables.

The Programmer App can detect the nRF9151 DK

but VS Code does not

Somehow the JLink version is not detected?! Here is the log

18:13:41.996
Initialising the bundled nrfutil device
18:13:42.177
Using the bundled core version for nrfutil device: 8.0.0
18:13:42.214
Using nrfutil-device version: 2.12.3
18:13:42.214
Using nrf-device-lib version: 0.17.81
18:13:42.214
Using nrf-probe version: 0.40.1
18:13:42.214
Using JLink version: Unknown
18:13:42.214
SEGGER J-Link is not installed. Install at least version 8.18 from https://www.segger.com/downloads/jlink
18:13:42.241
Getting serial port options from the persistent store for 001051267026.pc-nrfconnect-programmer
18:13:42.242
Device connected with the serial number 001051267026
18:13:45.404
Selecting device with the serial number 001051267026
18:13:45.410
Selected device with the serial number 001051267026
18:13:45.410
No operations possible for device.
18:13:45.410
If the device is a MCUboot device make sure it is in the bootloader mode
Parents Reply Children
No Data
Related