Which binary files should be used for updateing FW through UART?

Dear Nordic.

We are developing using following platform.

SDK Version: 2.3.0

BoardType: Non-Secure ( with TFM)

We enabled UART& BLE DFU in prj.conf

Following files are generated after compiling project.

app_update.bin
app_update_encrypted.bin

net_core_app_update.bin
net_core_app_update_encrypted.bin

dfu_application.zip

Which files should be used for updating FW through BLE/UART?

Related