Hi Nordic team,
I was working on nRF DFU (secure_bootloader_ble_s140_pca10056) .I just want to advertise my device mac id to Phones app while in OTA mode to specify devices while updating in same place.Im using nrf52840 custom board.I can get the mac id using function sd_ble_gap_addr_get(&ble_addr); .
1. How can advertise the mac id in while in OTA bootloader mode.
2. As i was new to nrF can you specify which file or which fuction should be edited for that.
pls help
Thanks & Regards
Akshay