felHR85 / UsbSerial

Usb serial controller for Android
MIT License
1.8k stars 585 forks source link

How to change baud rate in execution time? #250

Open Joao6 opened 5 years ago

Joao6 commented 5 years ago

I have multiples devices to connect with my app, but on of this devices needs a different baud rate then other devices. How to identify and change baud rate of my communication when I connect this specify device?

Joao6 commented 5 years ago

Any tips?

ShashiShekhar7 commented 4 years ago

Hey @Joao6 ! I'm facing the same issue. Did you got the solution? If yes, then please share. Thanks.