Hi,
I want to program a nRF52840-QFN48 package chipset which does not have USB pins. I gone through several articles on the forum but nothing work for me.
Many of them suggested that you need J-Link programmer or nRF52840-DK can also work. I have nRF52840-DK with me. I made a connections as follows:
nRF52840-DK | nRF52840-QFN48 |
SWDIO | SWDIO |
SWDCLK | SWDCLK |
VDD[3.3V] | VDD [3.3V] |
GND | GND |
I have generated to source code .hex file using arduino IDE and tried both programming mode i.e. 1. command line [using nrfjprog] and 2. nRF Connect for Desktop to flash the nRF52840-QFN48 using nRF52840-DK board.
Please suggest me if my approach is not proper or if I was missing anything.
Thanks and Regards,
Kapil S