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

nrfutil DFU upload extremely slow

as already written in other threads (two years old) the DFU upload with nrfutil is extremely slow.

Transferring the same data from a smartphone (with BLE5) takes about 20seconds, with nrfutil 2 minutes or more.

We use nrf52840 DKs for the PC side and our board.

We use the following command to run the update.

nrfutil dfu ble -ic NRF52 -pkg app_dfu_package.zip -snr $(NRF52840_SNR_BLE) -n "MY_NAME" -f -cd 0

nrfutil version 6.0.0a1

What could be the reason for the slow update. Is there anything we can do to speed this up?

Parents Reply
  • Can you please confirm what it prints when you write  "nrfutil version". I don't mean to be rude, but I just want to know that we are looking at the same tools when we try to figure out the cause of the speed difference.

    I don't know the details about nrfutil and what it uses or not. I have to dig into some documentation or source code, but I want to know what version to dig into first.

    BR,

    Edvin

Children
Related