u-blox / iOS-u-blox-BLE

iOS app for stand-alone Bluetooth low energy modules from u-blox.
20 stars 6 forks source link

ERROR: "Authentication is insufficient" #2

Closed fiatdv closed 5 years ago

fiatdv commented 5 years ago

I am getting the following error when trying to write 49500D10 (Hex) to FIFO Serial Port:

Error Domain=CBATTErrorDomain Code=5 "Authentication is insufficient."

<CBCharacteristic: 0x283018ba0, UUID = 2456E1B9-26E2-8F83-E744-F34F01E9D703, properties = 0x3C, value = (null), notifying = NO> <CBPeripheral: 0x28252de00, identifier = E4C26309-601A-8B4B-EA7D-606703B75573, name = D5000_78:28:9D, state = connected>

Manufacturer Name String: u-blox Model Number String: ODIN-W2 Firmware Revision String: 6.0.1-004 Software Revision String: 6.0.1-004

Any ideas? Thanks in advance!