Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.34k stars 287 forks source link

Bytes are missing #310

Closed Silver97310 closed 2 years ago

Silver97310 commented 4 years ago

Hello when I read the packets I noticed that some bytes are missing

I compared the packets read with a putty terminal and some bytes were missing on the read performed with the library

Baudrate 19200 Data 7 Parity Even

hedgecrw commented 3 years ago

Please test again using this version of the library: https://drive.google.com/file/d/1QzWPJg5MU_2YrnsB1MsOWeTbjYD84D2h/view?usp=sharing

If you are still seeing the problem, please post some of your code so we can try to reproduce on this end.

hedgecrw commented 2 years ago

Closing due to inactivity, unlikely to be a library bug.