Hello,
I'm doing the video tutorial of "nRF Connect for VS Code #2".
https://www.youtube.com/watch?v=N1kDSMBtQ2U
around 1min 45sec, the build is done and a device tab will show like ">NRF52840DK_NRF52840" on the video. The vidoo screen shot is below.
However, my project was not same of it. Build seemd done well but the device tab not be showed. My VsCode screen shot is below.
The defference between the tutorial and my project are
Tutorial: nRF Connect SDK v2.5.1, Generatin zepher.hex.
My project:nRF Connect SDK v2.5.2, Generating marged.hex.
I watched by "nRF Connect for VS Code #4". After #2, the tutorial use the device tab ">NRF52840DK_NRF52840", so I can not study any further.
Can someone help me?