bjssoftsolutions / serial_communication

Flutter Android Serial communication plugin
BSD 3-Clause "New" or "Revised" License
12 stars 12 forks source link

About baud rate setting #7

Open WangJb0114 opened 1 year ago

WangJb0114 commented 1 year ago

When using this plug-in, the baud rate is set to 19200, but the time is sent out to 9600. When using native Android, it can be set to 19200. It can be determined that there is no problem with the hardware. I don't know if there is something wrong with me or the bug of this plug-in?

Ezopython commented 1 year ago

i got same issues when set baud rate to 115200 but still sending and receiving data with 9600, any solutions?

arunkumarchauhan commented 11 months ago

I was also trying the same it is working correctly on baudrate 9600 only ,on any other baudrate is it either not working or giving wrong output