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

Unable to generate HEX file with Nrf connect sdk?

I'm using NRf connect SDK to compile a sample application on SES for my NRF52840 Dongle, as shown in this tutorial

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.3.0/nrf/gs_programming.html

But since the Dongle doesn't have onboard Debugger, I require a HEX that I will need to flash through an NRFconnect programmer.

I'm unable to generate the hex or binary file and couldn't find anything regarding, I also tried configuring the project, but couldn't find any success

Please help me on how do I generate Hex files for my NRF52840 Dongle.

Related