Hi, I am attempting to set up a nRF52840 DK as a BLE peripheral, and have been following the basic setup instructions at infocenter.nordicsemi.com/index.jsp. However, when I try to program the device with a Softdevice, as it seems that is necessary for BLE operations, nRFGo Studio is not recognising the board. I have come to the conclusion that this requires a SEGGER J-Link, so I was wondering if there was any way to program a SoftDevice onto the board without a J-Link? Also, if I am incorrect about the need for a SoftDevice for BLE peripheral operation please let me know if there's an other way to do it. Thank you!