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

nRF9160 DK - at_client hex

Hi,

I have set up nRF9160 DK by following instructions here: https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF9160-DK/GetStarted#infotabs

By using nRF Connect v2.6.1 and Getting Started Assistant, I have configured Toolchain, cloned nRF Connect SDK from GitHub and configured SEGGER Embedded Studio successfully. I have set up project at_client successfully in SES. Now when I build the solution 'at_client', the only output hex file is "zephyr.hex". Is this the application that can be flashed to the device for example using nRF Connect Programmer? Or should I do some additional configurations to the SES before building?

tl;dr: how do I generate at_client.hex using SEGGER Embedded Studio?

Related