RxBLE
RxBLE copied to clipboard
使用 RxJava 封装的低功耗蓝牙类库
都没有调用onCharacteristicChange方法,收不到蓝牙发送回来的数据
将你这个项目的代码clone下来后,然后编译运行,可以扫描发现,但是“点击“WRITE DATA”按钮时,出现以下错误: 2019-09-24 13:57:39.245 2029-2029/com.billin.www.rxble D/ViewRootImpl@cfba1a[MainActivity]: ViewPostIme pointer 0 2019-09-24 13:57:39.372 2029-2029/com.billin.www.rxble D/ViewRootImpl@cfba1a[MainActivity]: ViewPostIme pointer 1 2019-09-24 13:57:39.380 2029-2029/com.billin.www.rxble D/MainActivity: connect test onSubscribe: 2019-09-24 13:57:39.386 2029-2121/com.billin.www.rxble D/BluetoothLe: connect: in thread...
有些的打印机没有区分 读写 UUID 。有没有socket进行读写的