Occasionally I've noticed that an iOS device which is acting as a peripheral will continually throw errors for write requests until I restart the device. These errors show up on the central in peripheral: didWriteValueForCharacteristic: error:, with the error "Error Domain=CBErrorDomain Code=0 "Unknown error.". I haven't been able to find any work around for this other than restarting the peripheral device (the central doesn't need to be restarted).
Anyone know of a fix or work around? Asking the user to restart their device is pretty terrible...
--
William Henderson
Sent from my iPhone