-
### DFU Bootloader version (please complete the following information):
- nRF5 SDK version: [e.g. SDK 16]
- Are you using bonding: [no]
- DFU Library version: [e.g. 1.7.0]
### Device informat…
-
As discussed in the [Android-DFU-Library github page issue 315](https://github.com/NordicSemiconductor/Android-DFU-Library/issues/315), there was an issue with the library on Android 12, which by now …
-
hey, so I did exactly like I should install the library with `pod install`
it seems it works and installed but I don't see the the library files on the project...
this is the logs from the pod ins…
-
**Describe the bug**
Hey guys :)
Looks like their might be a slight bug with the constructor `new DFUFirmware(NSUrl urlToZipFile)`. When I try to use this function with any of the nugets `>=0.2.17…
-
## Introduction
Currently most of sources that somehow deal with DFU directly access application slots with use of FIXED_PARTITION macros, provided by Flash Map API, with direct use of DTS labels.
…
-
**Is your feature request related to a problem? Please describe.**
Currently when you select a .zip containing this manifest version the app crashes.
There is a change in the manifest.json for sysbu…
-
### Operating System
Linux
### Arduino IDE version
2.3.2
### Board
ESP32-S3 Dev Kit
### ArduinoCore version
3.0.2
### TinyUSB Library version
3.3.1
### Sketch as ATTACHED…
-
Hi everyone,
thank you for the great job with this library 🎉
I used this lib for my app but I facing the problem when using lib with iOS device, this problem does not happen when using an Android d…
-
Hi,
I'm developing an app using the nordic android DFU library, and I try to update the user device's bootloader + firmware without user interaction.
The issue I'm facing is that it is partially…
-
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 with problem can enter DFU mode af…