Hi,
I'm trying to create an application based on the SMP Server app (NCS v1.7.0). I'm able to perform a FOTA using nRF Connect for Mobile and the app._update.bin without any issue but I would like to know if there's a way to increase the speed of the firmware update? The update speed is about 1.6 kB/s or less. Is it a normal behavior?
I tried to update those parameters :
The speed increased to 3.0 kB/s but I'm getting this exception in the nRF Connect for Mobile application console.
[McuMgr] "io.runtime.mcumgr.exception.McuMgrErrorException: Mcu Mgr Error: IN_VALUE(3)" received
Here is my prj.conf
Thanks!