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

Program custom board with nrf52832

Hello! I know there're a lot of questions about program custom board. I try to programm my board used onboard j-link (p19 socket) I can't pass the first step - can't force j-link to detect external chip. It's all the time programm internal chip. The power supply for my board I take from P20 connector (VDD NRF - 2.85V. I used external - result the same) and general for PCA100400 - GND. What I do: Custom PCA100400 VDD VDD NRF (P20 connector - 1 pin = 2.85v) GND GND of PCA100400 board SWDIO P19 - 2 pin (EXT SWDIO) SWDCLK P19 - 4 pin (EXT SWDCLK) VDD P19 - 1 pin (EXT VTG) GND P19 - 9 pin (EXT_GND_DETECT)

try to programm the simplest blinky app

image description

image description

Related