Re: Bluetooth mcumgr SMP DFU speed #ble
Carles Cufi
Hi Nick,
What is your client device? i.e. the device sending the image. If it’s a Linux box running mcumgr there might be limitations there, but if it’s a mobile phone then you should definitely get faster speeds. Have you tried with different client devices?
Finally, please take a look at this configuration file that maximizes throughput:
Carles
From: users@... <users@...>
On Behalf Of nick.ward via Lists.Zephyrproject.Org
Sent: 15 October 2019 02:28 To: users@... Cc: users@... Subject: [Zephyr-users] Bluetooth mcumgr SMP DFU speed #ble
Hi all,
CONFIG_BT_L2CAP_TX_MTU=260 CONFIG_BT_RX_BUF_LEN=260 CONFIG_BT_CTLR_DATA_LENGTH_MAX=251
|
|