I was using Sparkfun nRF52832 board to test my application, programming it with FTDI over Arduino IDE. Now I made my own PCB and found out that the IC doesn't have bootloader in it and I cannot program it using Arduino IDE. Fortunately I have SWDIO, SWCLK, P26 and P27 pins available for me out along with a RST and P06 button.
For HW, I have ST-Link v2 and some STM32 boards with SWD.
How do I start with this blank IC now? Any tips?