Hi,
I started development using a custom board with nRF52840 QIAACO.
1. The prototype uses Holyiot-18010 module ( listed on Nordic 3rd party modules).
2. I am using supply configuration number 5 (VBUS connected to GND).
3. VDD is connected to 3.3V LDO power supply.
4. Reset key is connected to P0.18 pin.
I tested 2 projects ble_template (s140 softdevice) and blinky_systick ( no softdevice).
I can program and debug code using j-link but when I remove j-link the the cpu stops execution.
Is there any step I am missing ?