litesuits / litesuits/android-lite-bluetoothLE
请教几个蓝牙开发遇到的问题
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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