Android-DFU-Library
Android-DFU-Library copied to clipboard
Device Firmware Update library and Android app
Device will be automatically disconnected when i tried to update the dfu to paired device.
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...
### 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...
### 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...
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...
### 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...
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...
### 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:...
### 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...