Hi,
I have a board Actinius Icarus nrf9160 and I'm trying to program with external hex file through nrfConnect sdk and Actinius programmer.
Loading prebuilt example works.
1) I followed step by step the hello_world example. Open nrfConnect sdk project ....

secure or non secure gives anyway the same result.
then I select the project and go to Build Solution.

If I upload now the hex file that I find under /.../hello_world/build_nrf9160dk_nrf9160ns/zephyr/zephyr.hex through Actinius programmer, flashing works fine but the file doesn't work.
Same thing if I download the sample file from Actinius and build the solution through nrf Connect.
Thanks for any support you can provide.