I am currently working with a dvk-bl653 working on increasing the speed of the DFU. I have a max packet size of 251 and have tried different connection intervals but only see a throughput of ~3.5 - 4.2kB/s, is this normal? What would be causing such a limitation of the speed since 2M phy has a much higher bandwidth? I used the nrf sniffer and saw many empty PDUs, would there be a way to decrease the amount of empty PDUs to increase the speed or hold off on sending one until it can confirm the reception of multiple packets? I am using the peripheral_uart sample project with a modified prj.conj file.