ashad66 Just now I showed the error to someone working on the nRF9160 Feather board and he told me that while programming I deleted the Bootloader, that might be the reason I am not getting bootloader activate.
Yup if you erase the flash you will erase the bootloader. Alternatively if your application does not have the bootloader enabled you will overwrite the bootloader.
The JLINK should work no matter what though. Do you have the nRF Command Line Tools installed? I’d be curious to see what happens if you run a nrfjprog -r
for instance. The connection between the TC-20230-NL and the board in the picture is not sufficient enough. I would push it against the board or use a retaining clip to keep it pressed throughout the use of that application.
Reason being: there are lots of “auto” features enabled so if you don’t have a good connection one failure will cause issues for the remaining operations.
One thing that you mentioned before is that you were successfully able to program before. What program did you flash to the device? If it has an infinite loop with little to no delay you may have issues.