This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Unable to upload working compiled hex file to Thingy91

If I upload the pre-compiled asset_tracker file to the Thingy91, it works fine. If I compile it myself and try to upload it, nothing happens. It shows the write is successful but nothing happens. I've tried compiling in SES and via the command line (west build -b thingy91_nrf9160ns). I've tried uploading each of the following hex files but none work:

app_signed.hex
mcuboot_primary.hex
mcuboot_primary_app.hex
merged.hex

Uploads are being done using the nRF Connect v3.6.1 Programmer. I'm using v1.4.1 packages.

I've tried several other sample programs with the same results. 

Parents Reply Children
No Data
Related