ERROR_CRC_ERROR

val ERROR_CRC_ERROR: Int = 4109

Thrown when the received CRC does not match with the calculated one. The service will try 3 times to send the data, and if the CRC fails each time this error will be thrown.