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

Extremely slow DFU over UART

We try to implement DFU over UART. The Mesh DFU example has been taken as a reference.
DFU is successful, but it takes about 1 hour (sic!) to transfer DFU ZIP package of size 123 KB.
Why is it so slow? How to make it normal speed?

[Mesh SDK 2.1.1, Nrf SDK 15.0, S140 6.1; 115200 bps, HWFC]

Related