Connected Device showing, but its Details not showing in vs code

I am using nRF connect for VS Code, and I have installed all the required toolchains, software, extensions, and all. 

I am using nRF7002 DK. and doing exercise 2 from https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-1-nrf-connect-sdk-introduction/topic/exercise-2-1/ this course. I have followed all the steps. 

there is a device showing in the connected devices tab. 

but when I click the expand button to see details, it does not show and says " cannot read properties of undefined (reading 'find')

I can't flash the code to the board until the details show. 

I need help with the connected device is showing but when expanding it to view details, it's giving an error.  " cannot read properties of undefined (reading 'find')

Parents Reply
  • I am attaching the device manager screenshot. 

    It's showing a USB Serial Device in COM6 and COM7. I have only connected one Device that is nRF7002DK in one port only.

    I have tried recovering the device using nrfjprog --recover, but also shows an error, no Debuggers Were discovered.

    I am a beginner, please guide me on what driver or software needed to install although I have installed everything mentioned in the steps I followed in installing. 

Children
No Data
Related