Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PL2303GL device not working #363

Open
signdevfahad opened this issue May 4, 2023 · 2 comments
Open

PL2303GL device not working #363

signdevfahad opened this issue May 4, 2023 · 2 comments

Comments

@signdevfahad
Copy link

signdevfahad commented May 4, 2023

Hi,
Just wondering if this lib works with PL2303GL driver devices. VID: 1659 PID: 9171
Because I have tried but the connection is not opening with it.

I am using this lib for a couple of years in my product and really appreciate your work.

@magnuswikhog
Copy link

Having the same problem with an ATEN UC232A serial adapter, VID: 0x067B (1659) PID: 0x23A3 (9123).

ATEN support claims that this particular adapter is using a newer chipset than the same model from earlier.

It works fine in other Android apps, such as "Serial USB Terminal".

Note that I'm using the Flutter plugin usb_serial, which seems to be using UsbSerial under the hood.

@magnuswikhog
Copy link

ATEN have provided some kind of "driver" (jar files) and examples for Android on their website, perhaps those could be of use for adding support for these newer chipsets?

https://eservice.aten.com/eServiceCx/Common/FAQ/view.do?id=17934

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants