Skip to content

Understanding the protocol #52

@IamTheCarl

Description

@IamTheCarl

I wanted to learn how to communicate with USB devices.
I felt re-implementing this library would be a good exercise.

I've got communications with the device and can successfully query the firmware version.

But there isn't much explanation on how this protocol works.
Like I see many lines of code like this one:

(6 != resp[4]) )

Does the number six represent success?
Is there documentation on this protocol or did you just reverse engineer the protocol for these printers?
If yes, what tools/processes did you use to reverse engineer the protocol?

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