Hi,


Hi,


Hi again, Rahul!
It seems like the bootloader may have been deleted. Could you try to follow the steps below closely:
You should now have the asset_tracker including MCUBoot flashed to your Thingy:91. When programming applications in the future with the JLINK Edu make sure that they have MCUBoot enabled by having "CONFIG_BOOTLOADER_MCUBOOT=y" in prj.conf, or else the bootloader will be overwritten.
When it comes to your issues with opening a project in Segger Embedded Studio do the following:
1. Make sure that there are no "space" characters in the path of the SDK. I see that you have "DARK HORSE" as a part of your path, which will result in errors because of the space character.
2. Program the application for the correct board name: thingy91_nrf9160ns
Hope this works!
Best regards,
Carl Richard