Can't find .hex file from Visual Studio Code application to program nrf52840 dongle.

I am using Visual Studio Code to create applications based off samples, which I then build and flash to a nrf52840 DK which works great!

However, when using the nrf52840 Dongle, I understand that I need the .hex file which I can then use in the nrf Connect Programmer. I was wondering how I obtain said file after building?

Thanks!

Related