I am running on bluetooth demo: peripheral_uart, and enabled BT SMP DFU feature so that I can upgrade my firmware through bluetooth.
Everything went fine, and now I want to add some led blink effect into the dfu progress so that I can be informed of the dfu progress.
How to do it ?