Hello:
Looking at the different demos (applications and samples) available for nRF9160, I noticed that some of them generate multiple hex files while others, only few. Most notably, I see videos showing the device programming using MCUboot DFU choosing the app_signed.hex file (asset_tracker and aws_iot), but in other cases such as gps and udp samples, only merged.hex file is generated.
So my question is, which is the right file to use when programming the device via MCUboot DFU (programmer)? When is app_signed.hex generated and when is not?
BTW, I tried to use merged.hex to program the device with the udp or gps sample, and the programmer complains saying the file is not valid. How to program these sample applications then?
I can't find
Thanks
Gus