This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can't flash code into NRF5340-DK

I've installed Zephyr RTOS and built blinky example for NRF5340-DK board. Then, when I tried to flash output hex file into NRF5340, nrfjprog (using "west flash" command) gave me error about there were no NRF device connected to the debugger. I also tried MSD (Drag & Drop) style programming, it failed as well. I previously worked with other NRF development kit boards and never got this type of problem.

Related