kgamecarter / ChameleonMiniApp

ChameleonMini Android Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrated firmware upgrade tools?

septs opened this issue · comments

commented

Normal communication is USB CDC mode.
But I'm not sure Android USB work with DFU upgrade mode.

commented

I need use android.hardware.usb.UsbDeviceConnection to implement DFU protocal.

It seems more difficult than USB Serial.