wandersnail/easyble-x

请问如何将ConnectionImpl内notifyCharacteristicChanged方法内Log的数据实时显示出来呢

Closed this issue · 1 comments

请问有任何接口可以调用吗 BLE蓝牙新人 求解答,谢谢。

EasyBLE.getInstance().getConnection(device).setBluetoothGattCallback(callback)
自己实现callback,在里面打日志