1.7.0
This release fixes a bug in the underlying nRF Connect Device Manager library. When the connected device didn't support high-enough MTU the DFU was failing with a message "n must be >= 0". Now, for this one case we ensure that the n is >= 0.
1.6.0
Feb 22, 2023
This version includes only some minor updates under the hood. No fireworks this time.
1.5.2
Dec 12, 2022
A single bug fixed. That's it.
1.5.1
Dec 1, 2022
This version improves File upload speed from ~5 kB/s to about 20 kB/s.
It is also possible to send files bigger than 64 kB.
In 1.5.1 we increased timeouts for mcu manager operations to increase changes of success on older Android devices.
1.4.1
Aug 9, 2022
In this release we fixed connection timeout issue, which happened during updating firmware on a device when the secondary slot was already full. This version should erase it automatically.
1.4.0
Jun 28, 2022
28.06.2022 - version 1.4.0
- Transaction xxx timed out issue should be fixed, hopefully
- Option to upload a firmware to images 2 and 3 using Advanced mode
1.3.1
Jun 7, 2022
This version significantly improves Device Firmware Upgrade Over-the-Air speed. For devices running software based on nRF Connect SDK 2.0 it is possible to achieve throughout of ~40 kB/s. This is even 10x faster comparing old versions and 2x faster comparing to the previous version, which we already thought was fast.
To demonstrate it even better we have added a throughput graph.
In version 1.3.1 it is now possible to click the graph to get more throughput information.