Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

paste of long code to ESP32 REPL leads to corrupted data transfer #206

@JohnMTu

Description

@JohnMTu

Hello,

when trying to paste few KB long code via REPL (using ctrl+e) on ESP32, pasted data are often corrupted.
It depends on ESP32 FW version of how big the file can be to get errors.

As workaround i have to cut it to smaller pieces and paste each individually.
I guess some kind of few millis delay after each few hundreds of bytes would help.
Is there a place where i could to configure/hack it?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions