Hi
We encountered speed issues with the download client library and CONFIG_DFU_TARGET. The problem can be reproduced using the download example. Without any changes I usually get download speeds arround 15-25 KB/s.
Adding the configuration options
CONFIG_BOOTLOADER_MCUBOOT=y
CONFIG_DFU_TARGET=y
lead to download speeds below 10 KB/s. I repeated that a lot to ensure there is a correlation and in fact, it is really reproducible here.
Do you have any idea what's going wrong there?
Test enviroment:
NRF9160DK (current revision)
SDK: v2.1.0
Modem: v1.3.2
Regards
Samuel