Hi, I'm trying to rate nrf52832 with stack ble_app_uart softdevice. My IDE is the IAR workbench for ARM 7.80.4. I downloaded the latest version nRF 5_SDK_15.0.0_a53641a, which contains a folder with include files and ble_app_uart_pca10040_s132.the hex file. My question is what should I do with it .hex file? How can I integrate this into my overall app?
Thank you.