Skip to content

Support streaming for big messages #60

@robin-thoni

Description

@robin-thoni

Hi,

Would you consider adding support for streaming messages by chunks, when the message total size goes over the rx buffer size?

My use case here would be to do a firmware update over CAN for ESPHome. I don't need/want/can't store the full firmware in RAM, but instead, it has to be written directly to the chip flash, chunk by chunk (preferably, bigger chunks than 7 bytes).

Would that be an option?

Thanks

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