IOS Bluetooth BLE writevalue return “Unknown error”
问题 I am developping my first Smart Bluetooth (BLE) software on IOS 6. I am able to receive notifications and read chracteristics values exchanged with a Nordic Development kit including from a custom GATT profile I have created (with specific UUIDs for service and characteristics). But, everytime I am trying to write a value in a characteristic, I get the error message Unknown Error without more information. No error code, no CoreBluetooth[WARNING] from XCode. I have set my service and