2.2.2
This release fixed several bugs found during internal testing. We also added support for firmware images with hashes calculated using sha384 and sha512.
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
22 февр. 2023 г.
This version includes only some minor updates under the hood. No fireworks this time.
1.5.2
12 дек. 2022 г.
A single bug fixed. That's it.
1.5.1
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
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
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
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.