Hi,
I am working on ble_app_uart_c(central device) and want to add the DFU option. I have successfully added a buttonless DFU service in the peripheral application. Now how can I add DFU in central? like in peripheral I connect from the nRF app and upload a zip file. But in central how I can connect I send a file? Kindly guide.
Thanks