Good afternoon, sir.
You can add to gurux.io.BaudRate (Android) value 460800?
Or tell me how i can set this value.
Baudrate.java have max 38400 value.
public enum BaudRate {
/**
* 38,400 baud.
*/
BAUD_RATE_38400 (38400),
/**
* 19,200 baud.
*/
BAUD_RATE_19200(19200),
Hello, I have to say that…
Hello,
I have to say that you have a very fast connection. We'll add support for the higher values today.
BR,
Mikko
Hi, Version 2.0.3 from gurux…
Hi,
Version 2.0.3 from gurux.serial.android is released. Note that I don't know what is the maximum baud rate that your USB to serial port converter supports.
BR,
Mikko
Thank you. All work
Thank you. All work