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

Using a nRF52840 for production programming with SWD

Hi!

I want to program boards in production by using the SWD interface from a nRF52840. The image will be sent from a PC to the nRF through the USB-virtual serial port.

I will therefore not use a development kit or a segger to do the programming. I do not need to debug with the SWD, just donwload and verify.

Do you know if there is any existing code for this, or if there are open source SW for using the SWD to program the nRF family?

I have found https://github.com/ARMmbed/DAPLink but that is for another processor and not the nRF52840.

It would save me a lot of time if I could base it upon existing open source SW.

best regards,
Atle

Related