Hi,
I'm trying to flash the asset_tracker application to the nrf9160dk. I use Segger Embedded Studio for building the project for the nrf9160_pca10090ns board.
However, after flashing the application it won't run, the output from secure boot just keeps looping.
Looking in the nRF connect programmer I see that the application flash address is starting at 0x00008000 and not at 0x00040000 as expected.
How can I change this?