I've made an application based on the SDK 15.3.0 'Console over Bluetooth' example:
https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-3-0/ble_sdk_app_cli
on nRF52832.
It all downloads & works fine when I run & download from within SES.
But when I try to do a command-line mergehex - to create a deliverable merged hex file - I get the "conflicts" error.
Is there any way to get a more helpful message to tell me where, exactly the conflict(s) is/are ?
How come it works fine within SES, but mergehex complains?