Android-DFU-Library
Android-DFU-Library copied to clipboard
Write opcode failed?
Write opcode operation occasionally errors, this error result in intent service thread always in wait status. Need to add timeout for write opcode operation.
I have a method to implement timeout mechanism, but feel too clumsy. I want to hear about your ideas.
Thanks!!!
Well.. that would indeed be nice to have feature. I'll keep it open here and try to fix it in the future, but I'm busy with other tasks right now, so it may take a while. Where exactly do you get that, and why is your device failing to send the response? Could you provide some logs?
check HCI log of Android phone, not find my write opcode data, It feels like a mobile phone compatibility issue.