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

Which pins should I take out in order to program the board?

Hi,

I am planning on using nrf52832 for a beacon application. I happen to get a schematic and layout from Nordic website for development.

I am attaching the schematic along,

I want to know why there is no ground pin and Vcc pin in the schematic ?

which pins should I take out in the schematic in order to be able to program the nrf52832 board ?

Will I be able to use it if I develop the board from that schematic and layout itself or should I add anything else to it?

nrf52832_qfaa_dcdc_schematic.pdf

nrf52832_qfaa_dcdc_pcb.pdf

I am new to this and I have no idea on BLE and programming so I appreciate if anyone can elaborate the steps.

Thanks in advance.

Parents Reply
  • The page you linked say the board have a on-board debugger that can act as a standalone ST-LINK/V2 debugger:

    Nucleo features

    • On-board ST-LINK/V2-1 debugger/programmer with SWD connector
      • Selection-mode switch to use the kit as a standalone ST-LINK/V2-1

    I know some people have been using this kind of debugger together with OpenOCD software to program nRF5x ICs, but this is not something we provide support on, and you will have to figure it out by yourself.

    For getting started with our products, I would highly recommend getting a nRF52 DK or nRF52840 DK. These boards have on-board J-Link debugger, that can even be used to program external boards/devices.

Children
No Data
Related