Skip to content

Disconnects and reconnects when receiving 1 line in less than 100ms #13

Description

@cverver

I have the same issue as #9 and i have traced it back to the transmit speed of the serial device i am connecting to.
In my case that serial device is a teensy (arduino-like device) that transmits sensor data in a 100ms interval.
For my use case 100ms interval is too slow but is working reliably, when i set to a faster interval like 95ms or slower then i have a disconnect and reconnect after every message, and multiple lines are displayed in one message instead of each their separate message event.
Serial driver is microsoft's USBSER.SYS on Windows 10 Pro x64, i am using Unity 2019 and .net 4.7.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions