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

Doesn't work with tty made by CMUX #7

Open
insekt opened this issue May 7, 2014 · 0 comments
Open

Doesn't work with tty made by CMUX #7

insekt opened this issue May 7, 2014 · 0 comments

Comments

@insekt
Copy link

insekt commented May 7, 2014

Hi.
I'm trying to use your code to get access to tty lines which is made by CMUX.
https://github.com/insekt/cmux
CMUX is creating 2 new virtual /dev/ttyGSM devices based on my physical ttyUSB0. ttyUSB0 is connected to GSM modem.
It works fine directly with ttyUSB0 but doesn't work with ttyGSM.

To be more specific I can send data to modem with your code via ttyGSM but I can't read reply from modem.

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

1 participant