Hi,
setup: nrf52840 dk, no battery installed (power comes from USB connectors), switches are in default mode (SW9: VDD, SW6: default).
Flashed open_bootloader (dfu/open_bootloader/pca10056_usb_debug/armgcc) via J2 (MCU USB) connection and nrfjprog (make flash_mbr && make flash).
After this, I would like to only connect J3 (nRF USB). I can then flash with nrf-connect or nrfutil, but the issue is that every time I connect J3, bootloader mode is entered without pushing Reset button, so I cannot run the uploaded code (without reprogramming every time I unplug/plug J3).
Note: if I plug J2 connector, instead of J3, then the app starts normally.
I do not have a scope electrical signals... can anybody help or confirm this is normal?
Regards,
Andrea