This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ANCS & DFU

Hi, everyone

I add the dfu service codes to the ancs sample program, the dfu service codes comes from the heart rate sample, and download the bootloader codes to the device. The result is that I can successfully update the device sometimes, but another times it cannot work, this error hint always appears -- "failed to reopen transport backend". And then the device cannot work any more.

Now the question is How should I add the dfu service to the ancs sample, is there anything to be noticed? Or maybe the bootloader codes has some problems. Anyway, if you have some idea to make this function possible, please write it down. I need your help. Thank you all!

chip: nrf51822

sdk version: 9.0.0

softdevice: 8.0

Related