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

Changes that needed to be made to serial_driver in order to reconnect. #102

Open
altineller opened this issue Sep 29, 2024 · 0 comments
Open

Comments

@altineller
Copy link

Hello,

I would like the serial driver to wait 3 seconds, then try to reconnect with the serial device using the same settings for port.

How can I accomplish this logic using current framework. When the serial device dies, void SerialPort::async_receive_handler executes with error, which then closes the serial port.

Any ideas recomendations help greatly appreciated.

-C.

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