usb-serial-for-android icon indicating copy to clipboard operation
usb-serial-for-android copied to clipboard

Android USB host serial driver library for CDC, FTDI, Arduino and other devices.

Results 26 usb-serial-for-android issues
Sort by recently updated
recently updated
newest added

I am using two USBs in my device and two different SerialInputOutputManager Classes one of the USBs stops working randomly and no data is received on that and when I...

question
not-reproducible
device:multiport

Hi, I was wondering if anyone else had experienced packet loss over USB on android and if there were common 'known' solutions. I have been using windoze for a while...

solution-proposed

Hi, How to send Ctrl+D command, please?

question
solution-proposed

HW: SM-T720 & SM-T725 OS: android 11 Using a product that handles power supply and USB connection (USB hub or Y-type cable) If you connect the USB while charging for...

the library does not support flow control with RTS/CTS or DTR/DSR control lines or XON/XOFF characters. it only supports set/get of flow control lines.

enhancement

Hi, I'm developing an application that connects to a device through USB and then sends a command (the same command) over and over again in intervals of 30 seconds. Everything...

question
connection-loss

I'm encountering difficulties establishing communication between two Android devices, where one is designated as the host and the other as the accessory. I attempted to utilize the usb-serial-for-android library on...

I'm currently using a USB device connected to my Android device through an OTG cable. However, when I plug USB-C into the PD port on the OTG cable, the USB...

invalid

Has anyone built a react native adapter for this library? I have been using https://github.com/melihyarikkaya/react-native-serialport, which is backed by https://github.com/felHR85/UsbSerial. felHR85 has fallen out of maintenance and I am seeing...

question
client:react-native

"Hello, I've been using the UsbSerialExamples sample and have developed with it. The development scenario involves a Linux device emulating a CDC slave device over USB, and connecting to an...

question
solution-proposed