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

Programming external nRF52832 board via nRF52 DK without powering external device

Hello,

I'm using the nRF52 DK to program our custom nRF52832 boards via the debug out port. I understand that our external board must be powered independently. The DK detects this and programs the external board instead of the onboard nRF52832. Is there any way to use the DK for programming external boards with the DK providing power to the external board? It would help simplify our production process. Are there other methods of programming custom boards that we should be considering?

Many thanks,

Tim

Parents Reply
  • Hi Ketiljo. Sorry for my slow thank-you and follow-up. If I understand correctly, I can power the external board from VDD of connector P1 on the Dev Kit. When you say "This voltage must also be fed into P19, pin 1." do you mean P19 (first pin) of connector P4 on the Dev Kit? If yes, then I:

    - connect debug out port P19 of Dev Kit to external board according to schematic you highlight

    - connect VDD of connector P1 on Dev Kit to power external board

    - connect VDD of connector P1 to P19 of connector P4 on Dev Kit

    Correct?
    Many thanks,

    Tim

Children
Related