Skip to content

Can I send a file (or long bit stream) as a command argument? #11

@JohnKozell

Description

@JohnKozell

Hi,

Suppose I wanted to send a 4K binary file, is this possible as an argument to a command?
Will I run across any limitations in buffering or potentially stability of the serial line?

Or, perhaps I could send a command to start receiving the stream; and then another command to such as .
I'm guessing I'd have to ASCII encode the bytes or something.

Thanks!

-John

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