EasyBluetoothFrame icon indicating copy to clipboard operation
EasyBluetoothFrame copied to clipboard

经典(传统)蓝牙快速开发框架,A fast develop frame of classic bluetooth

Results 7 EasyBluetoothFrame issues
Sort by recently updated
recently updated
newest added

请问下配对密码可以去掉吗,目前我这边服务端的设备是一个没有界面的android系统,没法确认配对密码 的操作。谢谢大佬

硬件那边传递数据给我,我这边以每2400个字节为一组数据,然后一组接收完了后立马接收下一组,就这样反复轮询,但是会出现数据丢包的问题,就是某一组数据,我这边收到的并没有2400个,可能丢100个,或者丢200个,或者其他数量的丢失,请问这个问题应该怎么处理

请问大佬,配对密码怎么设定?

1 java.lang.RuntimeException:Unable to start service com.allenliu.classicbt.ConnectService@2205dde with null: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.content.Intent.getBooleanExtra(java.lang.String, boolean)' on a null object reference -- 2 android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3539) 3 ...... 4 Caused by:...

![image](https://user-images.githubusercontent.com/6706496/63950698-1318f100-caaf-11e9-8479-4207275b6eab.png)