Skip to content

接收一次收不全,会自动分段 #50

Description

@yecaler

我使用串口调试助手是能收全的,返回的指令在本demo中接收会自动分段,最大接收64个字符,如何可以接收完全?

我修改size = mInputStream.read(received);
成size = mInputStream.read();以后收到的全是000000000000000000000

@licheedev

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