Skip to content

Periodically stops plotting even when new values visible in serial monitor tab #33

@lucas-vrtech

Description

@lucas-vrtech

I am using an ESP32, sending 5 whitespace separated values over serial at 115200 baud. Running on Windows 11.

The values update responsively in the serial monitor tab of BSP, however the plot screen sometimes just stops plotting even though it is still receiving data.

image

In this image, you can see the graphs for data 0, 1, and 2 have lines that stop partway through. (Unaligned because of different time scaling) After a few seconds it will come back and retroactively graph the old data all at once. So it's still receiving it, just not plotting it right away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions