Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Adding device identifier to BLE DFU application

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?

Parents Reply Children
Related