felHR85 / SerialPortExample

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading data from two Serial Devices using a HUB.

kumarravigithub opened this issue · comments

I've received reports from people stating that it is possible to achieve it but I've never tried it

Hi felHR85.
Your script is amazing I must say.
Even I tried to achieve it by creating copy of USBservice.java and getting the 1st USB device from 1st service and 2nd USB device in the 2nd service.

But could not succeed. I am trying again but if you could guide as to what to change and where, it would be nice.