felHR85 / UsbSerial

Usb serial controller for Android
MIT License
1.8k stars 585 forks source link

Serial intermittent read #224

Closed hemisphire closed 5 years ago

hemisphire commented 5 years ago

Using the serialportexample I'm able to connect to my device, but when I issue a command, the response is limited to 65 characters and sometimes won't appear unless I send one or two more commands.

Everything is working as expected when I connect using PuTTY or DroidTerm. I'm guessing it's not a bug in the library - what am I missing?