I am using bootloader based on Nordic secure bootloader example. I would like to add possibility to identify device after entering BLE DFU. I was thinking about device MAC address however this solution won't work with Apple devices as they don't have access to device address. I would like also to avoid editing Nordic libraries. Is there any possibility to achieve this or I am forced to edit DFU libraries?