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

Get an error while upload a zip into DFUTarg and then cannot scan the target

Hi Nordic:

I use the nrf Connect to upload a new zip , the dfu progress goes to 21%,and then I get a error.

Error msg: 

DFU failed with error: When writing 'CREATE' command to Control Point Characteristic of DFU Target: Characteristic value write failed: Could not get characteristic with id FC:44:C0:DC:EC:78.0.8.12.
Parents
  • Hi.

    Could you provide more information?

    How did you create the .zip file?

    What does it contain?

    What bootloader are you using?

    Which SoftDevice are you using?

    Which SDK are you using?

    Best regards,

    Andreas

  • Hi,AndreasF:

    I create the .zip file by cmd like this "nrfutil pkg generate --hw-version 52 --application-version 1 --application application.hex --sd-req 0x8C --key-file private.key 1227_2_update.zip",it contains an application hex file.

    the bootloader is compiled by the example project bootloader_secure,I changed some address cause my device is 52832 QFAB;

    The version of softdevice is 12.3, S132 3.0.0.

    The error does not occured every times,I just repetition it three times ,but I can update success most of time.

Reply
  • Hi,AndreasF:

    I create the .zip file by cmd like this "nrfutil pkg generate --hw-version 52 --application-version 1 --application application.hex --sd-req 0x8C --key-file private.key 1227_2_update.zip",it contains an application hex file.

    the bootloader is compiled by the example project bootloader_secure,I changed some address cause my device is 52832 QFAB;

    The version of softdevice is 12.3, S132 3.0.0.

    The error does not occured every times,I just repetition it three times ,but I can update success most of time.

Children
Related