[macOS]
19:43:05.013	Using nrf-device-lib-js version: 0.4.15
19:43:05.014	Using nrf-device-lib version: 0.12.8
19:43:05.337	Using nrfjprog DLL version: 10.16.0
19:43:05.337	Using JLink version: JLink_V7.80d
19:43:05.398	Installed JLink version does not match the provided version (V7.66a)
19:43:14.215	Using @nordicsemiconductor/nrf-device-lib-js to communicate with target via JLink
19:43:14.215	JLink OB firmware version J-Link OB-K22-NordicSemi compiled Dec 3 2021 15:46:55
19:43:14.219	Device family NRF52_FAMILY
19:43:14.220	Device version NRF52840_xxAA_REV2
19:43:14.221	Board version PCA10090
19:43:14.223	Loading readback protection status for Application core
19:43:14.929	Readback protection status: NRFDL_PROTECTION_STATUS_NONE
19:43:15.611	Parse memory regions for Application core
19:43:15.616	Update files regions according to Application core
19:43:15.616	Parse memory regions for file
19:43:15.624	Device is loaded and ready for further operation
19:43:15.628	Reading memory for NRFDL_DEVICE_CORE_APPLICATION core
19:43:16.339	Target device closed
19:43:16.498	Failed to get device memory map: async task failure for id: 338167846 msg: JLINKARM_DLL_TIME_OUT_ERROR (Origin: "Error when running fw program.")
19:43:16.500	Error when reading device

[macOS serial port error]
gncom -r 115200 -T -f cu.usbmodem0009600613711
gncom -r 115200 -T -f cu.usbmodem0009600613713
ERROR: 6, Device not configured

[Windows]
20:00:08.848	Using nrf-device-lib-js version: 0.4.13
20:00:08.849	Using nrf-device-lib version: 0.12.8
20:00:08.849	Using nrfjprog DLL version: 10.16.0
20:00:08.850	Using JLink version: JLink_V7.80d
20:00:09.000	Installed JLink version does not match the provided version (V7.66a)
20:00:12.145	Using @nordicsemiconductor/nrf-device-lib-js to communicate with target via JLink
20:00:12.146	JLink OB firmware version J-Link OB-K22-NordicSemi compiled Dec 3 2021 15:46:55
20:00:12.146	Device family NRF52_FAMILY
20:00:12.147	Device version NRF52840_xxAA_REV2
20:00:12.147	Board version PCA10090
20:00:12.148	Loading readback protection status for Application core
20:00:13.043	Readback protection status: NRFDL_PROTECTION_STATUS_NONE
20:00:13.844	Parse memory regions for Application core
20:00:13.857	Update files regions according to Application core
20:00:13.857	Parse memory regions for file
20:00:13.877	Device is loaded and ready for further operation
20:00:13.884	Reading memory for NRFDL_DEVICE_CORE_APPLICATION core
20:00:14.958	Failed to get device memory map: async task failure for id: 2171690943 msg: JLINKARM_DLL_TIME_OUT_ERROR (Origin: "Error when running fw program.")
20:00:14.959	Error when reading device
20:00:15.076	Target device closed

[VS code]
 *  Executing task: nRF Connect: Flash: connectivity_bridge_dk/build (active) 

Flashing build to 960061371
west flash -d v:\nordic\v2.1.0\nrf\applications\connectivity_bridge_dk\build --skip-rebuild -r nrfjprog --dev-id 960061371

-- west flash: using runner nrfjprog
-- runners.nrfjprog: Flashing file: V:\nordic\v2.1.0\nrf\applications\connectivity_bridge_dk\build\zephyr\merged.hex
Parsing image file.
Verifying programming.
ERROR: The JLinkARM DLL timed out while communicating to the J-Link probe.
ERROR: If the error condition persists, run the same command again with
ERROR: argument -- log, contact Nordic Semiconductor and provide the generated
ERROR: log.log file to them.
NOTE: For additional output, try running again with logging enabled (--log).
NOTE: Any generated log error messages will be displayed.
FATAL ERROR: command exited with status 35: nrfjprog --program 'V:\nordic\v2.1.0\nrf\applications\connectivity_bridge_dk\build\zephyr\merged.hex' --sectoranduicrerase --verify -f NRF52 --snr 960061371

 *  The terminal process terminated with exit code: 35. 
 *  Terminal will be reused by tasks, press any key to close it. 

