Skip to content

Flashing multiple esp chips at the same time with progress (ESPTOOL-1104) #1102

@shipljos

Description

@shipljos

Is your feature request related to a problem?

I am a developer of a python app built on pyqt6 that allows me to communicate with and flash our esp32s3 chip. Currently I can flash one device at a time with progress being displayed using the esptool library. I cannot get multiple devices to flash with the progress because I cannot figure out how to differentiate where each progress update is coming from.

Describe the solution you'd like

I would like there to be some sort of method to update multiple devices and update all their progress bars separately.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions