Android端在case BLEConstants.ACTION_GATT_SERVICES_DISCOVERED:事件之后执行
BLEManager.getBLEService().setCharacteristicNotification(characteristic, true);操作,设备端收不到
GATT_CLIENT_CHAR_CFG_UUID的写属性事件。
Android端在case BLEConstants.ACTION_GATT_SERVICES_DISCOVERED:事件之后执行
BLEManager.getBLEService().setCharacteristicNotification(characteristic, true);操作,设备端收不到
GATT_CLIENT_CHAR_CFG_UUID的写属性事件。