Dear Nordic Team, Thanks for supporting.
Currently i am working with DFU for nRF52810 custom board. I am using SDK15.2.0. I followed these steps (//devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader) and successfully updated buttonless dfu example.
Then i am try to include Uart Service into buttonless dfu example. i will change below settings aslo
NRF_SDH_BLE_VS_UUID_COUNT 1 to 2
iRAM1 sart 0x20002500 to 0x200023A0 and size 3B00 to 39A0
its compile and upload OTA. But its not working. I dont know what i am doing wrong. please support anyone.
herewith attached my source code.ble_app_buttonless_dfu_uart.rar

