This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Android BLE DFU can't start

Hello,

I have question, I'm actually developing an Android application and try to update the firmware on a device with a DFU process. It work on every mobile device except on one kind of mobile.

The probleme is that my DFU class doesn't want to be instantiate. I tried to create a new class, with only a empty constructor and it still doesn't work. It's very strange and I can't understand the logic behind this error.

Did you have any problem like this ? Do you have any clues or ideas to help me ?

Thank you a lot for your help.

Related