Hi,
I checked this thread https://devzone.nordicsemi.com/f/nordic-q-a/24611/how-to-change-the-name-of-bootloader-s-dfutarg which suggests to modify the macro but I would try to avoid that. It doesn't feel safe to modify anything from inside the SDK. Is there any other way to change the DFU advertising name to a custom one?
I searched in the SDK and I think it's possible using `nrf_dfu_settings_adv_name_write` but I couldn't get it to work.
Gabriel