I have a SparkFun Pro nRF52840 Mini that I am trying to flash with a simple Hello World program. I have the SDK setup in Visual Studios, created the custom board configuration for the mini, and the application built correctly. However I cannot see the board on Connected Devices after plugging it into my PC.
I saw somewhere else on this forum something about the SDK only registering Nordic development kits. If this is true how would I go about using the SDK to flash this board? Do you have to use a Nordic development kit that can be seen by the SDK to then flash it?
I am planning to eventually spin this off into a custom PCB and I would love to keep the pipeline the same.
Also I apologize if I am missing anything obvious I am a software guy just learning hardware.
Thanks!