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
This version includes only some minor updates under the hood. No fireworks this time.
1.4.1
2022/08/09
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
2022/06/28
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
2022/06/07
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.