Android-DFU-Library icon indicating copy to clipboard operation
Android-DFU-Library copied to clipboard

Device Firmware Update library and Android app

Results 75 Android-DFU-Library issues
Sort by recently updated
recently updated
newest added

Device will be automatically disconnected when i tried to update the dfu to paired device.

question

Hi, I've tried using this library in an Android project, but some device can't enter the DFU mode. So, I tried it various way such as reconnect device. That devices...

question

### Information This GitHub Issue page is for reporting issues or asking questions regarding the Android DFU library. **For general DFU questions, SDK questions, etc, please check our [DevZone](https://devzone.nordicsemi.com/).** Make...

bug

### DFU Bootloader version: - Are you using bonding: no - DFU Library version: 2.1.0 ### Device information: - Device: Galaxy Note8 - OS: Android 9 ### Your question I...

bug

Library version: 2.0.3 >This class is deprecated. LocalBroadcastManager is an application-wide event bus and embraces layer violations in your app: any component may listen events from any other. You can...

enhancement

### Version 2.4.1 (Latest) ### Ask the question Hi, am tagging this as a question, since I dont think this is your bug.... I had some problems binding the latest...

question

This PR fixes the following issue: - When creating bindings of the latest version for a MAUI application, the build fails with the following error. By using positional format specifiers...

When firmware accidentally reports 0 bytes available for DFU partition, then nRF connect seems to be simply crashing. This happens with nRF connect 4.28 and (2.26 as well). I'm developing...

bug

### DFU Bootloader version: - nRF5 SDK version: Unknown - Are you using bonding: No - DFU Library version: 1.11.1 ### Device information: - Device: Samsung Note 10+ - OS:...

question

### Version 2.2.x ### Ask the question I am encountering a problem with the DFU process in my Android application. Specifically, when I stop scanning for the device or disconnect...

question