-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Auto Reconnenction on Serialpost while plug/unplug device #648
Comments
Same issues here. |
There is no auto reconnect, but we currently have an issue with not being able to close and open ports under all circumstances. See #670 |
@vishvas29 @sboudouk We fixed a ton of bugs in our latest beta specifically ones addressing this issue, I think. It will now properly open and close serialports on osx and linux. I don't know what platform you're on. #733 Please try it out PS The |
I've added a "auto reconnect" feature to our backlog #746 I'm going to close this issue for now as I think you're in good shape for the closing and opening ports. Reopen or open a new issue if you still have issues! |
Hello,
I am using GSM modem with RPi using USB serailport. When Cable is unplugged then plugged again connection can not be established again. so, Is it possible to reconnect modem automatically?
Thank you.
The text was updated successfully, but these errors were encountered: