错误码

优质
小牛编辑
122浏览
2023-12-01

错误码说明

errorCodeerrorMessage说明
binder_BT_NAME_EMPTYdevice name is empty please check your DeviceName传入的name为空
binder_BT_ADDRESS_EMPTYfound device address emptyname对应的address为空
binder_BT_DEVICE_NOT_FOUNDdevice not found during getRemoteDevice发现蓝牙设备失败
binder_BT_PHONE_DISABLEble is disable please check bt state手机蓝牙在连接过程中关闭
binder_BT_CONNECT_ERRORble connect error蓝牙连接失败
binder_BT_binder_DATA_ILLEGALbinderData is illegal please check your userId,wifiSsid,wifiPwd发送数据非法: </br> 1.userId不能为空; </br>2.wifiSsid和wifiPwd不能同时为空; </br> 3. DevicebinderData不能为空)
binder_BT_SERVICES_NOT_FOUNDble remote service not found sdk BTEngine service uuid error蓝牙服务获取失败
binder_BT_CHARACTER_NOT_FOUNDble remote service not found sdk BTEngine character uuid error蓝牙服务特征值获取失败
binder_BT_DISCONNECTble has been disConnect蓝牙断开连接
binder_BT_SEND_DATA_ERRORble writeCharacteristi error during sendbinderData蓝牙写入数据过程中失败
ping_device_RC_DISCONNECTble writeCharacteristi error during sendbinderDataSDK与系统长连接断开
ping_device_ID_EMPTYget device status fail,deviceId is null设备ID为空
ping_device_USER_ID_EMPTYble writeCharacteristi error during sendbinderData用户ID为空
ping_device_SAME_TASK_RUNNINGble writeCharacteristi error during sendbinderData相同的ping个线程在运行