Android-DFU-Library
Android-DFU-Library copied to clipboard
How to reduce the time of firmware upgrade using the Nordic library in Android.
Information
This GitHub Issue page is for reporting issues or asking questions regarding the iOS DFU library. For general DFU questions, SDK questions, etc, please check our DevZone.
Make sure you are using the latest version of the library:
Also, before creating a new issue, make sure similar issue isn't already opened in open or closed issues.
DFU Bootloader version (please complete the following information):
- SDK version: 15
- Bonding used: no
- Library version: 1.10.5
Device information (please complete the following information):
- Device: Samsung S10
- OS: Android 10
Describe the bug I have integrated the latest version (DFU Library Version 1.10.5 (SDK 15.0.0)) of the Nordic library into my android project but still not reduce the time of firmware upgrade as the iOS app takes less time (around 2 minutes) of firmware upgrade using the Nordic library. My firmware file size is only 242k. Let me know, if there is any solution or require any settings into the Nordic library so I can add and fix the time issue
Logs Add any other context or logs describing the problem here.
Hello, We need more details. How long does it take on Android and on iOS? Latest version of the library is 1.11.0. Check your logs from Android and iOS, with timestamps and compare. Where do you see Android being slower? What mtu do you use?
Closing due to 3 years of inactivity.