Hello,
We would like to perform a DFU over serial cdc connection on Android. We currently perform DFU via BLE using the Android DFU library and were wondering if a similar method exists for serial CDC connections.
Thanks!
Hello,
We would like to perform a DFU over serial cdc connection on Android. We currently perform DFU via BLE using the Android DFU library and were wondering if a similar method exists for serial CDC connections.
Thanks!
Hi,
We do not have any implementation for performing a serial DFU operation from the Android side. If you need that, you will have to implement it yourself. I do not recall ever seeing this request before either. May I ask why you want to do this via cable, and not wirelessly over BLE from a android device?
Hi,
We do not have any implementation for performing a serial DFU operation from the Android side. If you need that, you will have to implement it yourself. I do not recall ever seeing this request before either. May I ask why you want to do this via cable, and not wirelessly over BLE from a android device?