Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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