8000 GitHub - dzh2333/FastBle_D: Development adjustments based on Fastble
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Development adjustments based on Fastble

Notifications You must be signed in to change notification settings

dzh2333/FastBle_D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于FastBle进行修改。

修改点: 1、扫描使用BluetoothLeScanner 2、写入新增队列

使用FastBle注意的事项 1、建立了连接之后,建议创建了notify、修改MTU后再进行写入操作。 2、完成扫描之后,建议不要立马进行再次扫描动作,可以等2秒在进行扫描操作。在部分手机操作系统中,可能会出现gatt阻塞。需要重启APP甚至重启蓝牙才能恢复正常 3、建立大量连接可能出现代码257的报错

About

Development adjustments based on Fastble

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.7%
  • Kotlin 4.3%
0