I have created a program code on the Adafruit nRF52840 express in the Arduino IDE. I want to read this program code (including bootloader) via my j-link edu mini and save it as a hex file, so I can transfer this code to another module.
If I save the code via "save as file" and load the same code via "add hex file" and compare them, the colors do not match and the code does not work anymore ((see picture).
How do I get this to work?
