litesuits / litesuits/android-lite-bluetoothLE

请教几个蓝牙开发遇到的问题

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
971
Forks
319
PR merge metrics
No merged PRs in 30d

Description

1.有没有遇到过用手机进行DFU升级或者频繁操作数据之后之后,用本手机连接设备调用readChararistic()读取到的数据都是乱码的,然后改用其他手机连接该设备读取到的数据就是正常的;除非关掉再打开该手机的蓝牙读取到的数据才是正常的。
2.连接蓝牙后一段时间就断开,还挺频繁的,大概是什么原因的

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by reproducing the DFU or repeated-data workflow around readChararistic(), then inspect the Bluetooth connection and disconnection callbacks to distinguish corrupted reads from connection loss. Done means identifying a reproducible cause and a scoped fix or documented diagnosis.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.