nRF51 devkit - how to restore the original Atmel JLink firmware

I programmed an nRF51 devkit for wireshark/nrfsniffing, but now need to restore the original or updated Atmel firmware on nrf51 dev kit for programming BLE chips. Where do I find the JLink files and instructions?

Currently the nRF Connect for Desktop Programmer finds the board and displays nRF51 DK, but no mem layout or family. Opening a hex file does nothing but throw JLink errors: 

10:35:41.679
Using nrfutil-device version: 2.0.3
10:35:41.679
Using nrf-device-lib version: 0.17.3
10:35:41.679
Using nrfjprog DLL version: 10.23.1
10:35:41.679
Using JLink version: JLink_V7.80c
10:35:41.679
Installed JLink version does not match the expected version (JLink_V7.88j)
10:35:41.807
Getting serialport options from persistent store D200BCKB.pc-nrfconnect-programmer
10:35:44.114
Getting serialport options from persistent store 000681344811.pc-nrfconnect-programmer
10:35:44.457
Getting serialport options from persistent store 000681344811.pc-nrfconnect-programmer
10:36:38.588
Error: Failed with exit code 1. Failed to device info one or more devices: * 681344811: [jlink] JLINKARM_DLL_ERROR, code: Nrfjlink. Message: Operation device-info failed, [jlink] JLINKARM_DLL_ERROR.
10:36:38.589
Using nrfutil device to communicate with target via JLink
10:36:40.312
Reading readback protection status for Application core
10:36:40.313
Failed to reading readback protection status for application core core. Error: [object Object], message: Batch task protection-get failed, [jlink] JLINKARM_DLL_ERROR
10:36:40.556
Error: Failed with exit code 1. One or more batch tasks failed: - [jlink] JLINKARM_DLL_ERROR, code: Nrfjlink. Message: Batch task protection-get failed, [jlink] JLINKARM_DLL_ERROR.
10:36:40.556
Error: Failed with exit code 1. One or more batch tasks failed: - [jlink] JLINKARM_DLL_ERROR, code: Nrfjlink. Message: Batch task protection-get failed, [jlink] JLINKARM_DLL_ERROR.
10:59:30.491
Parsing HEX file: M:\Wald\BLE\UART_Flex_FWCode\customService2\pca10028\s130\arm5_no_packs\_build\BLE_ForeWarm_V0_4_7.hex
10:59:30.501
File was last modified at 12/13/2023, 3:29:25 PM
10:59:30.517
Update files regions according to Application core
10:59:30.517
Parse memory regions for file
Parents Reply Children
No Data
Related