Skip to content

接收数据不完整丢失了 #33

Description

@f262866551

【警告:请务必按照 issue 模板填写】

问题描述

  • 框架版本【必填】:com.github.cl-6666:serialPort:v4.0.1

  • 问题描述【必填】:接收数据只有前面的协议头高低位,后面的数据都没有

  • 复现步骤【必填】:接收数据回调

  • 是否必现【必填】:是

  • 出现问题机型信息【必填】:RK3399

  • 出现问题的安卓版本【必填】:Android 8.0

其他

  • 提供报错堆栈(如果有报错的话必填,注意不要拿被混淆过的代码堆栈上来)

  • 提供截图或视频(根据需要提供,此项不强制)

  • 提供解决方案(如果已经解决了的话,此项不强制)
    SerialUtils.getInstance().init(this,true,"TAG",500); 初始化用的这个 但是onDataReceived的回调只有前面的协议头跟高低位

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