nRF Connect, 2022-09-05
Nordic_UART (FC:8D:82:18:DD:32)
D	16:02:43.277	gatt.close()
D	16:02:43.284	wait(200)
V	16:02:43.487	Connecting to FC:8D:82:18:DD:32...
D	16:02:43.488	gatt = device.connectGatt(autoConnect = false, TRANSPORT_LE, preferred PHY = LE 1M)
D	16:02:44.517	[Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED
D	16:02:44.560	[Callback] Connection state changed with status: 0 and new state: CONNECTED (2)
I	16:02:44.560	Connected to FC:8D:82:18:DD:32
V	16:02:44.639	Discovering services...
D	16:02:44.639	gatt.discoverServices()
I	16:02:45.083	Connection parameters updated (interval: 7.5ms, latency: 0, timeout: 5000ms)
D	16:02:45.208	[Callback] Services discovered with status: 0
I	16:02:45.208	Services discovered
V	16:02:45.240	Generic Access (0x1800)
- Device Name [R W] (0x2A00)
- Appearance [R] (0x2A01)
- Peripheral Preferred Connection Parameters [R] (0x2A04)
- Central Address Resolution [R] (0x2AA6)
Generic Attribute (0x1801)
Nordic UART Service (6e400001-b5a3-f393-e0a9-e50e24dcca9e)
- RX Characteristic [W WNR] (6e400002-b5a3-f393-e0a9-e50e24dcca9e)
- TX Characteristic [N] (6e400003-b5a3-f393-e0a9-e50e24dcca9e)
   Client Characteristic Configuration (0x2902)
D	16:02:45.240	gatt.setCharacteristicNotification(6e400003-b5a3-f393-e0a9-e50e24dcca9e, true)
I	16:02:45.294	Connection parameters updated (interval: 48.75ms, latency: 0, timeout: 5000ms)
I	16:02:50.412	Connection parameters updated (interval: 75.0ms, latency: 0, timeout: 4000ms)
V	16:03:03.611	Starting pairing...
D	16:03:03.611	device.createBond()
D	16:03:03.758	[Broadcast] Action received: android.bluetooth.device.action.BOND_STATE_CHANGED, bond state changed to: BOND_BONDING (11)
D	16:03:04.162	[Broadcast] Action received: android.bluetooth.device.action.BOND_STATE_CHANGED, bond state changed to: BOND_NONE (10)
I	16:03:04.162	Bonding failed
I	16:03:04.233	Connection parameters updated (interval: 7.5ms, latency: 0, timeout: 5000ms)
D	16:03:04.254	[Callback] Connection state changed with status: 19 and new state: DISCONNECTED (0)
W	16:03:04.254	Connection terminated by peer (status 19)
I	16:03:04.254	Disconnected
D	16:03:04.393	[Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED
