felHR85 / SerialPortExample

A simple, yet complete example of an Android app using UsbSerial library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to receive response from CDC device.

opened this issue · comments

When compiling and installing the apk I can connect to the cdc device and I'm assuming the command gets sent, however, I am receiving no feedback.

This does work with DroidTerm though.

I'm running this on KitKat (4.4) if that helps.

Thank you.

Found out the command being sent gets stuck in a buffer somewhere.