Skip to content

Bulk read allows only 127 byte #1

Description

@ocihangir

On Arduino the buffer extended to 256 byte. However, for example 128 byte requested, Arduino will return the length of data as 128 but there won't be any data included except the start length command and end characters. If such a request done, Arduino will freeze.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions