This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF Connect in Visual Studio Code won't run flash (nRF52833DK; works manually from Terminal)

Hi,

I'm experiencing an odd behavior of nRF Connect in Visual Studio Code. Whenever I select "Flash" action, the "west flash" command is not being launched. Building works correctly. If I enter the west flash command manually in the Terminal, the binary file is uploaded properly. The device is visible, I'm able to talk to it via the serial interface. I had some issues after a few SDK updates and decided to run a clean install by following the tutorial (made sure everything is gone prior to the procedure). I'm using nRF Connect 1.9.1 SDK, nRF Connect for VS Code v2022.1.192. VSC 1.65.0 (x64). nRF52833 development kit. Any idea how to fix this?

B.

Related