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

the problems about the SWD

  1. I plan to merge the protocol sack and the application. At the same time download in batch to 52832 by using the SWD. But the tool(nRFgo Studio) offered officially is not fit me. So please provide me the related DLL and the Source Code of Demo.
  2. Please offer me the DEMO of the bootloader. I hope the application could skip to our own bootloader directly. Will the official bootloader be erased after the application skips to our own bootloader?
  3. Could I control the SWD function initiatively when using the 52832? Because I want to make the function open or close according to my willing. If the answer is yes, please offer me the method.
    1. What exactly the issue with nRFGo Studio do you have ? If you need a command line tool for production, please use nrfjprog.exe Which Demo you are talking about ?

    2. What do you mean by "demo of the bootloader" ? You are free to create your own bootloader , don't need to use our. You just need to write to UICR->NRFFW[0] the address of your bootloader.

    3. I don't get what you want here.Which programmer are you using ? If you are using Segger Jlink, please have a look at Jlink Commander, the tool from Segger.

Related