Hi Scott,
Could you provide details of the board that you are using and the SDK that you are working with ?
Regards,
Priyanka
Hello Priyanka and thank you.
I am using a nRF52840 Development Kit Board.
The SDK I am using is:
I am following DevAcadamy nRF Connect SDK Fundamentals Lesson 1 Exercise 2
When I plug my USB cord in the board does not show up in the connected devices view:
Hi,
Let us go through the issues sequentially. First, I would suggest you to uninstall everything and then start again the installation as I mention below:
1. Install nRF Command Line Tools (latest version)
2.Install the latest version of SEGGER J-Link.
3. Install nRF Connect for Desktop application.
4. Within the application, install the Toolchain Manager.
5. Within Toolchain Manager, install the nRF Connect SDK v2.7.0
6. Now open the VSCode via the Toolchain Manager:
7. Make sure you have installed the nRF Connect for VSCode extension pack. and now you should be able to build and run your applications.
Next we can look into the DK detection issue:
Could you try with different USB cables just to cross out whether it's a USB issue. Please make sure that you are inserting the cord into the right USB port on the DK.
What is your DK revision? (details on the white sticker on the DK)
Regards,
Priyanka
Please check the previous comment in the ticket and follow the steps. Do let me know if you still face the issue after trying those. You could also try to update python, in addition to those.
-Priyanka