How to increase download speed on mcumgr

Hello,

I try to dfu with mcumgr but  I feel like the download speed is a little slow.
So I want to increase download speed.

I think that mcumgr has the command to set boudrate.
「mcumgr conn add testDK type="serial" connstring="COM14,baud=115200,mtu=512" 」

for exsample, If I change "baud=115200" to "baud = 5000000" , download speed, will it speed up?
 
please tell me how to increase the download speed.

Related