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

Cannot connect to external nRF52832, no idcode detected

Hello, I'm trying to write code to a custom PCB with a nRF52832 using the nRF52 DK and the following wiring:

However, everytime I try to connect the JLink is says that there is an error and that no idcode detected, see this screenshot below:

So, I'm doing something wrong?, I can write code to the internal nRF52832 chip, I noticed that the onboard chip is a nRF52832_XXAA and mine is nRF52832_XXAB, however I changed the project options to select that target and still the error shows up, I think there's something wrong with the SWDIO and SWCLK pins, as if I disconnect those from my custom board I just get the same error without noticeable changes, anyone can help me?

Related