nRF Connect VS Code Extention

I'm having an issue while trying to install the nRF Connect vsCode extension. I assume that extension has auto board detection feature. However, on my computer, this feature does not work as expected. There is another device connected to my computer which opens a couple of virtual com ports. When I enable the nrf extension, it continuously opens and closes these com ports, making them unusable. How can I disable the auto-board-detection feature ? 

Parents Reply Children
  • Hello again,

    A few questions to ensure they understand the current issues correctly:

    - Could you run "nrfutil device list --hotplug --log-level trace" again and see if you get the COM ports closing and opening every second? I'm interested in seeing the log from <USERHOME>/.nrfutil/logs/nrfutil-device.log regardless of the outcome.

    - Could you also paste the output of "nrfutil device list --traits serialports"? And maybe rerun it 4-5 times.

    - Also, how do you detect that the serial ports are being opended and closed? Could it be that are you seeing other symptoms that might be similar to open/close? 

    Thank you,
    Kenneth

Related