mik3y / usb-serial-for-android

Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
MIT License
4.82k stars 1.58k forks source link

USB get_request failed IO Exception #445

Closed Sushmitha-rao closed 1 year ago

Sushmitha-rao commented 2 years ago

I am reading periodically froma USB device at a periood of 500ms. I call the function: usbSerialPort.read(buf,500). After running this function for some 2 hours or so, I get the java.io.IOException: USB get_status request failed