BLEClient Errors
BLEClient Errors
600 Invalid UUID. | |
601 Invalid Id. | |
602 Action not allowed. See error message for more details. | |
603 Scanning error. See error message for more details. | |
604 Connection error. See error message for more details. | |
605 Must be connected to a device to perform the requested action. | |
606 Error during communication. See error message for more details. | |
607 Device unreachable during communication attempt. | |
608 Error during discovery. See error message for more details. | |
609 Component detected a cycle of included services. | |
610 General read error. See error message for more details. | |
611 General write error. See error message for more details. | |
612 Application-specific protocol error. This error code indicates that a protocol error code in the range 0x80-0x9F was returned during a BLE communication. Such error codes are reserved for applications to use as they see fit. Refer to the documentation of your remote device for more information. | |
613 Bluetooth low energy not supported. | |
701 Invalid Handle: The attribute handle given was not valid on this server. | |
702 Read Not Permitted: The attribute cannot be read due to its permissions. | |
703 Write Not Permitted: The attribute cannot be written due to its permissions. | |
704 Invalid PDU: The attribute PDU was invalid. | |
705 Insufficient Authentication: The attribute requires authentication before it can be read or written. | |
706 Request Not Supported: Attribute server does not support the request received from the client. | |
707 Invalid Offset: Offset specified was past the end of the attribute's value. | |
708 Insufficient Authorization: The attribute requires authorization before it can be read or written. | |
709 Prepare Queue Full: Too many prepare writes have been queued. | |
710 Attribute Not Found: No attribute found within the given attribute handle range. | |
711 Attribute Not Long: The attribute cannot be read or written using the Read Blob Request. | |
712 Insufficient Encryption Key Size: The Encryption Key Size used for encrypting this link is insufficient. | |
713 Invalid Attribute Value Length: The attribute value length is invalid for the operation. | |
714 Unlikely Error: The attribute request that was requested has encountered an error that was unlikely, and therefore could not be completed as requested. | |
715 Insufficient Encryption: The attribute requires encryption before it can be read or written. | |
716 Unsupported Group Type: The attribute type is not a supported grouping attribute as defined by a higher layer specification. | |
717 Insufficient Resources: Insufficient Resources to complete the request. | |
952 Write Request Rejected: A requested write operation could not be fulfilled for reasons other than its permissions. | |
953 Client Characteristic Configuration Descriptor (CCCD) Improperly Configured: The CCCD is not configured according to the requirements of the profile or service. | |
954 Procedure Already in Progress: A profile or service request cannot be serviced because a previously triggered operation is still in progress. | |
955 Out of Range: An attribute value is out of range (as defined by a profile or service specification). |