I'm following your instructions to use the dfu feature. But no matter what i do, i'm getting the same exception:
PlatformException(2, DFU FAILED, device address: DC:3E:41:AC:F3:75, null)
Any hints on why this is happening?
I've also seen the log entry:
W/DfuBaseService(15862): DFU Service not found.
maybe that helps. I'd suspect the service to be declared in the Manifest of your library, isn't it?
Hi
I'm following your instructions to use the dfu feature. But no matter what i do, i'm getting the same exception: PlatformException(2, DFU FAILED, device address: DC:3E:41:AC:F3:75, null)
Any hints on why this is happening? I've also seen the log entry:
W/DfuBaseService(15862): DFU Service not found.
maybe that helps. I'd suspect the service to be declared in the Manifest of your library, isn't it?
I'm getting the following log: