nRF Connect, 2026-01-02
Sensor_Demo_e7 (D6:3C:BF:40:21:E7)
V	12:26:20.144	Connecting to D6:3C:BF:40:21:E7...
D	12:26:20.144	gatt = device.connectGatt(autoConnect = false, TRANSPORT_LE, preferred PHY = LE 1M)
D	12:26:20.682	[Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED
D	12:26:20.694	[Callback] Connection state changed with status: 0 and new state: CONNECTED (2)
I	12:26:20.694	Connected to D6:3C:BF:40:21:E7
V	12:26:20.698	Discovering services...
D	12:26:20.698	gatt.discoverServices()
D	12:26:20.757	[Broadcast] Action received: android.bluetooth.device.action.BOND_STATE_CHANGED, bond state changed to: BONDING (11)
D	12:26:20.805	[Broadcast] Action received: android.bluetooth.device.extra.PAIRING_VARIANT, pairing variant: CONSENT
I	12:26:21.387	Connection parameters updated (interval: 7.5ms, latency: 0, timeout: 5000ms)
D	12:26:21.904	[Callback] Services discovered with status: 0
I	12:26:21.904	Services discovered
V	12:26:21.908	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)
Unknown Service (00001000-1112-1314-1516-171819202122)
- Unknown Characteristic [N R W WNR] (00001003-1112-1314-1516-171819202122)
   Client Characteristic Configuration (0x2902)
Battery Service (0x180F)
- Battery Level [N R W WNR] (0x2A19)
   Client Characteristic Configuration (0x2902)
Device Information (0x180A)
- Manufacturer Name String [R] (0x2A29)
- Model Number String [R] (0x2A24)
- Serial Number String [R] (0x2A25)
- Hardware Revision String [R] (0x2A27)
- Firmware Revision String [R] (0x2A26)
D	12:26:21.908	gatt.setCharacteristicNotification(00001003-1112-1314-1516-171819202122, true)
D	12:26:21.915	gatt.setCharacteristicNotification(00002a19-0000-1000-8000-00805f9b34fb, true)
I	12:26:21.971	Connection parameters updated (interval: 48.75ms, latency: 0, timeout: 5000ms)
D	12:26:22.278	[Broadcast] Action received: android.bluetooth.device.extra.PAIRING_VARIANT, pairing variant: CONSENT
D	12:26:24.333	[Broadcast] Action received: android.bluetooth.device.action.BOND_STATE_CHANGED, bond state changed to: BONDED (12)
I	12:26:24.334	Device bonded
V	12:26:25.273	Enabling notifications for 00001003-1112-1314-1516-171819202122
D	12:26:25.273	gatt.setCharacteristicNotification(00001003-1112-1314-1516-171819202122, true)
D	12:26:25.275	gatt.writeDescriptor(00002902-0000-1000-8000-00805f9b34fb, value=0x0100)
I	12:26:25.334	Data written to descr. 00002902-0000-1000-8000-00805f9b34fb, value: (0x) 01-00
A	12:26:25.334	"Notifications enabled" sent
V	12:26:25.341	Notifications enabled for 00001003-1112-1314-1516-171819202122
I	12:26:27.183	Connection parameters updated (interval: 47.5ms, latency: 0, timeout: 4000ms)
D	12:26:30.125	[Callback] Connection state changed with status: 8 and new state: DISCONNECTED (0)
E	12:26:30.125	Error 8 (0x8): GATT CONN TIMEOUT
I	12:26:30.125	Disconnected
V	12:26:46.048	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	12:26:46.048	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xF40100)
E	12:26:46.050	Exception occurred (Writing characteristic failed)
D	12:26:53.480	gatt.close()
D	12:26:53.487	wait(200)
V	12:26:53.687	Connecting to D6:3C:BF:40:21:E7...
D	12:26:53.688	gatt = device.connectGatt(autoConnect = false, TRANSPORT_LE, preferred PHY = LE 1M)
D	12:27:01.279	[Callback] Connection state changed with status: 133 and new state: DISCONNECTED (0)
E	12:27:01.280	Error 133 (0x85): GATT ERROR
I	12:27:01.280	Disconnected
D	12:27:01.349	[Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED
D	12:27:08.760	gatt.close()
D	12:27:08.767	wait(200)
V	12:27:08.968	Connecting to D6:3C:BF:40:21:E7...
D	12:27:08.968	gatt = device.connectGatt(autoConnect = false, TRANSPORT_LE, preferred PHY = LE 1M)
D	12:27:09.638	[Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED
D	12:27:09.641	[Callback] Connection state changed with status: 0 and new state: CONNECTED (2)
I	12:27:09.641	Connected to D6:3C:BF:40:21:E7
D	12:27:09.641	wait(1600ms)
I	12:27:10.214	Connection parameters updated (interval: 47.5ms, latency: 0, timeout: 4000ms)
V	12:27:11.243	Discovering services...
D	12:27:11.243	gatt.discoverServices()
I	12:27:11.359	Connection parameters updated (interval: 7.5ms, latency: 0, timeout: 5000ms)
D	12:27:11.943	[Callback] Services discovered with status: 0
I	12:27:11.943	Services discovered
V	12:27:11.953	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)
Unknown Service (00001000-1112-1314-1516-171819202122)
- Unknown Characteristic [N R W WNR] (00001003-1112-1314-1516-171819202122)
   Client Characteristic Configuration (0x2902)
Battery Service (0x180F)
- Battery Level [N R W WNR] (0x2A19)
   Client Characteristic Configuration (0x2902)
Device Information (0x180A)
- Manufacturer Name String [R] (0x2A29)
- Model Number String [R] (0x2A24)
- Serial Number String [R] (0x2A25)
- Hardware Revision String [R] (0x2A27)
- Firmware Revision String [R] (0x2A26)
D	12:27:11.953	gatt.setCharacteristicNotification(00001003-1112-1314-1516-171819202122, true)
D	12:27:11.957	gatt.setCharacteristicNotification(00002a19-0000-1000-8000-00805f9b34fb, true)
I	12:27:12.113	Connection parameters updated (interval: 47.5ms, latency: 0, timeout: 4000ms)
I	12:27:16.815	Connection parameters updated (interval: 47.5ms, latency: 0, timeout: 4000ms)
V	12:27:18.338	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	12:27:18.338	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xF40100)
I	12:27:18.429	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00
A	12:27:18.429	"(0x) F4-01-00" sent
I	12:27:18.477	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	12:27:18.477	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" received
V	12:27:54.115	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	12:27:54.115	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xF40101)
I	12:27:54.196	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-01
A	12:27:54.196	"(0x) F4-01-01" sent
I	12:27:54.257	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	12:27:54.257	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" received
V	13:11:42.289	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	13:11:42.289	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xF40100)
I	13:11:42.426	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	13:11:42.426	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" received
I	13:11:42.427	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	13:11:42.427	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" sent
V	13:12:19.720	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	13:12:19.720	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xF40101)
I	13:12:19.825	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	13:12:19.825	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" received
I	13:12:19.825	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	13:12:19.825	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" sent
V	13:12:30.225	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	13:12:30.225	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xF40100)
I	13:12:30.415	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00
A	13:12:30.415	"(0x) F4-01-00" sent
I	13:12:30.516	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	13:12:30.516	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" received
V	13:16:33.946	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	13:16:33.946	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xF40101)
I	13:16:34.051	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-01
A	13:16:34.051	"(0x) F4-01-01" sent
I	13:16:34.094	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	13:16:34.094	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" received
V	13:16:46.497	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	13:16:46.497	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xF40100)
I	13:16:46.610	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00
A	13:16:46.610	"(0x) F4-01-00" sent
I	13:16:46.613	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63
A	13:16:46.613	"(0x) F4-01-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-63" received
V	13:26:56.861	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	13:26:56.861	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xAB)
I	13:26:57.065	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) AB
A	13:26:57.065	"(0x) AB" sent
I	13:26:57.118	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-00-00-02-6A-57-69-00-00-00-00-00-00-00-00-00-00-06-00-03-00-00-00-00-63
A	13:26:57.118	"(0x) AB-00-00-02-6A-57-69-00-00-00-00-00-00-00-00-00-00-06-00-03-00-00-00-00-63" received
I	13:26:57.254	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-01-00-0C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-10-00-03-00-00-00-00-63
A	13:26:57.254	"(0x) AB-01-00-0C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-10-00-03-00-00-00-00-63" received
I	13:26:57.302	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-02-00-16-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-1A-00-03-00-00-00-00-63
A	13:26:57.302	"(0x) AB-02-00-16-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-1A-00-03-00-00-00-00-63" received
I	13:26:57.397	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-03-00-20-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-24-00-03-00-00-00-00-63
A	13:26:57.397	"(0x) AB-03-00-20-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-24-00-03-00-00-00-00-63" received
I	13:26:57.492	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-04-00-3E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-31-00-03-00-00-00-00-63
A	13:26:57.492	"(0x) AB-04-00-3E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-31-00-03-00-00-00-00-63" received
I	13:26:57.586	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-05-00-52-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-39-00-03-00-00-00-00-63
A	13:26:57.586	"(0x) AB-05-00-52-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-39-00-03-00-00-00-00-63" received
I	13:26:57.683	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-06-00-5C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-43-00-03-00-00-00-00-63
A	13:26:57.683	"(0x) AB-06-00-5C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-43-00-03-00-00-00-00-63" received
I	13:26:57.779	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-07-00-66-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-4D-00-03-00-00-00-00-63
A	13:26:57.779	"(0x) AB-07-00-66-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-4D-00-03-00-00-00-00-63" received
I	13:26:57.873	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-08-00-70-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-57-00-03-00-00-00-00-63
A	13:26:57.873	"(0x) AB-08-00-70-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-57-00-03-00-00-00-00-63" received
I	13:26:58.014	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-09-00-7A-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-61-00-03-00-00-00-00-63
A	13:26:58.014	"(0x) AB-09-00-7A-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-61-00-03-00-00-00-00-63" received
I	13:26:58.107	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0A-00-84-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-6B-00-03-00-00-00-00-63
A	13:26:58.107	"(0x) AB-0A-00-84-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-6B-00-03-00-00-00-00-63" received
I	13:26:58.202	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0B-00-8E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-75-00-03-00-00-00-00-63
A	13:26:58.202	"(0x) AB-0B-00-8E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-75-00-03-00-00-00-00-63" received
I	13:26:58.294	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0C-00-98-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-7F-00-03-00-00-00-00-63
A	13:26:58.294	"(0x) AB-0C-00-98-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-7F-00-03-00-00-00-00-63" received
I	13:26:58.393	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0D-00-A2-6A-57-69-83-C0-82-40-00-00-00-00-00-00-89-00-03-00-00-00-00-63
A	13:26:58.393	"(0x) AB-0D-00-A2-6A-57-69-83-C0-82-40-00-00-00-00-00-00-89-00-03-00-00-00-00-63" received
I	13:26:58.492	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0E-00-AC-6A-57-69-83-C0-82-40-00-00-00-00-00-00-93-00-03-00-00-00-00-63
A	13:26:58.492	"(0x) AB-0E-00-AC-6A-57-69-83-C0-82-40-00-00-00-00-00-00-93-00-03-00-00-00-00-63" received
I	13:26:58.584	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0F-00-B6-6A-57-69-83-C0-82-40-00-00-00-00-00-00-9D-00-03-00-00-00-00-63
A	13:26:58.584	"(0x) AB-0F-00-B6-6A-57-69-83-C0-82-40-00-00-00-00-00-00-9D-00-03-00-00-00-00-63" received
I	13:26:58.681	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-10-00-C0-6A-57-69-83-C0-82-40-00-00-00-00-00-00-A7-00-03-00-00-00-00-63
A	13:26:58.681	"(0x) AB-10-00-C0-6A-57-69-83-C0-82-40-00-00-00-00-00-00-A7-00-03-00-00-00-00-63" received
I	13:26:58.775	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-11-00-CA-6A-57-69-83-C0-82-40-00-00-00-00-00-00-B1-00-03-00-00-00-00-63
A	13:26:58.775	"(0x) AB-11-00-CA-6A-57-69-83-C0-82-40-00-00-00-00-00-00-B1-00-03-00-00-00-00-63" received
I	13:26:58.917	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-12-00-D4-6A-57-69-83-C0-82-40-00-00-00-00-00-00-BB-00-03-00-00-00-00-63
A	13:26:58.917	"(0x) AB-12-00-D4-6A-57-69-83-C0-82-40-00-00-00-00-00-00-BB-00-03-00-00-00-00-63" received
I	13:26:59.011	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-13-00-DE-6A-57-69-83-C0-82-40-00-00-00-00-00-00-C5-00-03-00-00-00-00-63
A	13:26:59.011	"(0x) AB-13-00-DE-6A-57-69-83-C0-82-40-00-00-00-00-00-00-C5-00-03-00-00-00-00-63" received
I	13:26:59.105	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-14-00-E8-6A-57-69-83-C0-82-40-00-00-00-00-00-00-CF-00-03-00-00-00-00-63
A	13:26:59.105	"(0x) AB-14-00-E8-6A-57-69-83-C0-82-40-00-00-00-00-00-00-CF-00-03-00-00-00-00-63" received
I	13:26:59.204	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-15-00-F2-6A-57-69-83-C0-82-40-00-00-00-00-00-00-D9-00-03-00-00-00-00-63
A	13:26:59.204	"(0x) AB-15-00-F2-6A-57-69-83-C0-82-40-00-00-00-00-00-00-D9-00-03-00-00-00-00-63" received
I	13:26:59.296	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-16-00-FC-6A-57-69-83-C0-82-40-00-00-00-00-00-00-E3-00-03-00-00-00-00-63
A	13:26:59.296	"(0x) AB-16-00-FC-6A-57-69-83-C0-82-40-00-00-00-00-00-00-E3-00-03-00-00-00-00-63" received
I	13:26:59.390	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-17-00-06-6B-57-69-83-C0-82-40-00-00-00-00-00-00-ED-00-03-00-00-00-00-63
A	13:26:59.390	"(0x) AB-17-00-06-6B-57-69-83-C0-82-40-00-00-00-00-00-00-ED-00-03-00-00-00-00-63" received
I	13:26:59.491	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-18-00-10-6B-57-69-83-C0-82-40-00-00-00-00-00-00-F7-00-03-00-00-00-00-63
A	13:26:59.491	"(0x) AB-18-00-10-6B-57-69-83-C0-82-40-00-00-00-00-00-00-F7-00-03-00-00-00-00-63" received
I	13:26:59.583	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-19-00-1A-6B-57-69-83-C0-82-40-00-00-00-00-00-00-01-01-03-00-00-00-00-63
A	13:26:59.583	"(0x) AB-19-00-1A-6B-57-69-83-C0-82-40-00-00-00-00-00-00-01-01-03-00-00-00-00-63" received
I	13:26:59.678	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1A-00-24-6B-57-69-83-C0-82-40-00-00-00-00-00-00-0B-01-03-00-00-00-00-63
A	13:26:59.678	"(0x) AB-1A-00-24-6B-57-69-83-C0-82-40-00-00-00-00-00-00-0B-01-03-00-00-00-00-63" received
I	13:26:59.771	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1B-00-2E-6B-57-69-83-C0-82-40-00-00-00-00-00-00-15-01-03-00-00-00-00-63
A	13:26:59.771	"(0x) AB-1B-00-2E-6B-57-69-83-C0-82-40-00-00-00-00-00-00-15-01-03-00-00-00-00-63" received
I	13:26:59.913	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1C-00-38-6B-57-69-83-C0-82-40-00-00-00-00-00-00-1F-01-03-00-00-00-00-63
A	13:26:59.913	"(0x) AB-1C-00-38-6B-57-69-83-C0-82-40-00-00-00-00-00-00-1F-01-03-00-00-00-00-63" received
I	13:27:00.012	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1D-00-42-6B-57-69-83-C0-82-40-00-00-00-00-00-00-29-01-03-00-00-00-00-63
A	13:27:00.012	"(0x) AB-1D-00-42-6B-57-69-83-C0-82-40-00-00-00-00-00-00-29-01-03-00-00-00-00-63" received
I	13:27:00.103	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1E-00-4C-6B-57-69-83-C0-82-40-00-00-00-00-00-00-33-01-03-00-00-00-00-63
A	13:27:00.103	"(0x) AB-1E-00-4C-6B-57-69-83-C0-82-40-00-00-00-00-00-00-33-01-03-00-00-00-00-63" received
I	13:27:00.199	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1F-00-56-6B-57-69-83-C0-82-40-00-00-00-00-00-00-3D-01-03-00-00-00-00-63
A	13:27:00.199	"(0x) AB-1F-00-56-6B-57-69-83-C0-82-40-00-00-00-00-00-00-3D-01-03-00-00-00-00-63" received
I	13:27:00.295	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-20-00-60-6B-57-69-83-C0-82-40-00-00-00-00-00-00-47-01-03-00-00-00-00-63
A	13:27:00.295	"(0x) AB-20-00-60-6B-57-69-83-C0-82-40-00-00-00-00-00-00-47-01-03-00-00-00-00-63" received
I	13:27:00.389	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-21-00-6A-6B-57-69-83-C0-82-40-00-00-00-00-00-00-51-01-03-00-00-00-00-63
A	13:27:00.389	"(0x) AB-21-00-6A-6B-57-69-83-C0-82-40-00-00-00-00-00-00-51-01-03-00-00-00-00-63" received
I	13:27:00.484	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-22-00-74-6B-57-69-83-C0-82-40-00-00-00-00-00-00-5B-01-03-00-00-00-00-63
A	13:27:00.484	"(0x) AB-22-00-74-6B-57-69-83-C0-82-40-00-00-00-00-00-00-5B-01-03-00-00-00-00-63" received
I	13:27:00.579	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-23-00-7E-6B-57-69-83-C0-82-40-00-00-00-00-00-00-65-01-03-00-00-00-00-63
A	13:27:00.579	"(0x) AB-23-00-7E-6B-57-69-83-C0-82-40-00-00-00-00-00-00-65-01-03-00-00-00-00-63" received
I	13:27:00.674	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-24-00-88-6B-57-69-83-C0-82-40-00-00-00-00-00-00-6F-01-03-00-00-00-00-63
A	13:27:00.674	"(0x) AB-24-00-88-6B-57-69-83-C0-82-40-00-00-00-00-00-00-6F-01-03-00-00-00-00-63" received
I	13:27:00.817	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-25-00-92-6B-57-69-83-C0-82-40-00-00-00-00-00-00-79-01-03-00-00-00-00-63
A	13:27:00.817	"(0x) AB-25-00-92-6B-57-69-83-C0-82-40-00-00-00-00-00-00-79-01-03-00-00-00-00-63" received
I	13:27:00.912	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-26-00-9C-6B-57-69-83-C0-82-40-00-00-00-00-00-00-83-01-03-00-00-00-00-63
A	13:27:00.912	"(0x) AB-26-00-9C-6B-57-69-83-C0-82-40-00-00-00-00-00-00-83-01-03-00-00-00-00-63" received
I	13:27:01.009	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-27-00-A6-6B-57-69-83-C0-82-40-00-00-00-00-00-00-8D-01-03-00-00-00-00-63
A	13:27:01.009	"(0x) AB-27-00-A6-6B-57-69-83-C0-82-40-00-00-00-00-00-00-8D-01-03-00-00-00-00-63" received
I	13:27:01.102	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-28-00-B0-6B-57-69-83-C0-82-40-00-00-00-00-00-00-97-01-03-00-00-00-00-63
A	13:27:01.102	"(0x) AB-28-00-B0-6B-57-69-83-C0-82-40-00-00-00-00-00-00-97-01-03-00-00-00-00-63" received
I	13:27:01.197	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-29-00-BA-6B-57-69-83-C0-82-40-00-00-00-00-00-00-A1-01-03-00-00-00-00-63
A	13:27:01.197	"(0x) AB-29-00-BA-6B-57-69-83-C0-82-40-00-00-00-00-00-00-A1-01-03-00-00-00-00-63" received
I	13:27:01.290	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2A-00-C4-6B-57-69-83-C0-82-40-00-00-00-00-00-00-AB-01-03-00-00-00-00-63
A	13:27:01.290	"(0x) AB-2A-00-C4-6B-57-69-83-C0-82-40-00-00-00-00-00-00-AB-01-03-00-00-00-00-63" received
I	13:27:01.387	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2B-00-CE-6B-57-69-83-C0-82-40-00-00-00-00-00-00-B5-01-03-00-00-00-00-63
A	13:27:01.387	"(0x) AB-2B-00-CE-6B-57-69-83-C0-82-40-00-00-00-00-00-00-B5-01-03-00-00-00-00-63" received
I	13:27:01.479	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2C-00-D8-6B-57-69-83-C0-82-40-00-00-00-00-00-00-BF-01-03-00-00-00-00-63
A	13:27:01.479	"(0x) AB-2C-00-D8-6B-57-69-83-C0-82-40-00-00-00-00-00-00-BF-01-03-00-00-00-00-63" received
I	13:27:01.573	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2D-00-E2-6B-57-69-83-C0-82-40-00-00-00-00-00-00-C9-01-03-00-00-00-00-63
A	13:27:01.573	"(0x) AB-2D-00-E2-6B-57-69-83-C0-82-40-00-00-00-00-00-00-C9-01-03-00-00-00-00-63" received
I	13:27:01.670	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2E-00-EC-6B-57-69-83-C0-82-40-00-00-00-00-00-00-D3-01-03-00-00-00-00-63
A	13:27:01.670	"(0x) AB-2E-00-EC-6B-57-69-83-C0-82-40-00-00-00-00-00-00-D3-01-03-00-00-00-00-63" received
I	13:27:01.817	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2F-00-F6-6B-57-69-83-C0-82-40-00-00-00-00-00-00-DD-01-03-00-00-00-00-63
A	13:27:01.817	"(0x) AB-2F-00-F6-6B-57-69-83-C0-82-40-00-00-00-00-00-00-DD-01-03-00-00-00-00-63" received
I	13:27:01.909	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-30-00-00-6C-57-69-83-C0-82-40-00-00-00-00-00-00-E7-01-03-00-00-00-00-63
A	13:27:01.909	"(0x) AB-30-00-00-6C-57-69-83-C0-82-40-00-00-00-00-00-00-E7-01-03-00-00-00-00-63" received
I	13:27:02.004	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-31-00-0A-6C-57-69-83-C0-82-40-00-00-00-00-00-00-F1-01-03-00-00-00-00-63
A	13:27:02.004	"(0x) AB-31-00-0A-6C-57-69-83-C0-82-40-00-00-00-00-00-00-F1-01-03-00-00-00-00-63" received
I	13:27:02.098	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-32-00-14-6C-57-69-83-C0-82-40-00-00-00-00-00-00-FB-01-03-00-00-00-00-63
A	13:27:02.098	"(0x) AB-32-00-14-6C-57-69-83-C0-82-40-00-00-00-00-00-00-FB-01-03-00-00-00-00-63" received
I	13:27:02.195	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-33-00-1E-6C-57-69-83-C0-82-40-00-00-00-00-00-00-05-02-02-00-00-00-00-63
A	13:27:02.195	"(0x) AB-33-00-1E-6C-57-69-83-C0-82-40-00-00-00-00-00-00-05-02-02-00-00-00-00-63" received
I	13:27:02.289	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-34-00-28-6C-57-69-83-C0-82-40-00-00-00-00-00-00-0F-02-02-00-00-00-00-63
A	13:27:02.289	"(0x) AB-34-00-28-6C-57-69-83-C0-82-40-00-00-00-00-00-00-0F-02-02-00-00-00-00-63" received
I	13:27:02.384	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-35-00-32-6C-57-69-83-C0-82-40-00-00-00-00-00-00-18-02-02-00-00-00-00-63
A	13:27:02.384	"(0x) AB-35-00-32-6C-57-69-83-C0-82-40-00-00-00-00-00-00-18-02-02-00-00-00-00-63" received
I	13:27:02.526	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-36-00-3C-6C-57-69-83-C0-82-40-00-00-00-00-00-00-22-02-02-00-00-00-00-63
A	13:27:02.526	"(0x) AB-36-00-3C-6C-57-69-83-C0-82-40-00-00-00-00-00-00-22-02-02-00-00-00-00-63" received
I	13:27:02.583	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-37-00-46-6C-57-69-83-C0-82-40-00-00-00-00-00-00-2C-02-02-00-00-00-00-63
A	13:27:02.584	"(0x) AB-37-00-46-6C-57-69-83-C0-82-40-00-00-00-00-00-00-2C-02-02-00-00-00-00-63" received
I	13:27:02.718	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-38-00-50-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-36-02-02-00-00-00-00-63
A	13:27:02.718	"(0x) AB-38-00-50-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-36-02-02-00-00-00-00-63" received
I	13:27:02.813	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-39-00-5A-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-3F-02-02-00-00-00-00-63
A	13:27:02.813	"(0x) AB-39-00-5A-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-3F-02-02-00-00-00-00-63" received
I	13:27:02.907	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3A-00-64-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-49-02-02-00-00-00-00-63
A	13:27:02.907	"(0x) AB-3A-00-64-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-49-02-02-00-00-00-00-63" received
I	13:27:03.001	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3B-00-6E-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-53-02-02-00-00-00-00-63
A	13:27:03.001	"(0x) AB-3B-00-6E-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-53-02-02-00-00-00-00-63" received
I	13:27:03.096	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3C-00-78-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-5C-02-02-00-00-00-00-63
A	13:27:03.096	"(0x) AB-3C-00-78-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-5C-02-02-00-00-00-00-63" received
I	13:27:03.193	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3D-00-82-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-65-02-02-00-00-00-00-63
A	13:27:03.193	"(0x) AB-3D-00-82-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-65-02-02-00-00-00-00-63" received
I	13:27:03.290	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3E-00-8C-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-6F-02-02-00-00-00-00-63
A	13:27:03.290	"(0x) AB-3E-00-8C-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-6F-02-02-00-00-00-00-63" received
I	13:27:03.478	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3F-00-96-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-78-02-02-00-00-00-00-63
A	13:27:03.478	"(0x) AB-3F-00-96-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-78-02-02-00-00-00-00-63" received
I	13:27:03.479	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-40-00-A0-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-81-02-02-00-00-00-00-63
A	13:27:03.479	"(0x) AB-40-00-A0-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-81-02-02-00-00-00-00-63" received
I	13:27:03.571	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-41-00-AA-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-8B-02-02-00-00-00-00-63
A	13:27:03.571	"(0x) AB-41-00-AA-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-8B-02-02-00-00-00-00-63" received
I	13:27:03.713	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-42-00-B4-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-94-02-02-00-00-00-00-63
A	13:27:03.713	"(0x) AB-42-00-B4-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-94-02-02-00-00-00-00-63" received
I	13:27:03.812	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-43-00-BE-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-9D-02-02-00-00-00-00-63
A	13:27:03.812	"(0x) AB-43-00-BE-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-9D-02-02-00-00-00-00-63" received
I	13:27:03.904	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-44-00-C8-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-A6-02-02-00-00-00-00-63
A	13:27:03.904	"(0x) AB-44-00-C8-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-A6-02-02-00-00-00-00-63" received
I	13:27:03.999	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-45-00-D2-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-AF-02-02-00-00-00-00-63
A	13:27:03.999	"(0x) AB-45-00-D2-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-AF-02-02-00-00-00-00-63" received
I	13:27:04.095	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-46-00-DC-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-B8-02-02-00-00-00-00-63
A	13:27:04.095	"(0x) AB-46-00-DC-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-B8-02-02-00-00-00-00-63" received
I	13:27:04.191	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-47-00-E6-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-C1-02-02-00-00-00-00-63
A	13:27:04.191	"(0x) AB-47-00-E6-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-C1-02-02-00-00-00-00-63" received
I	13:27:04.284	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-48-00-F0-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-CA-02-02-00-00-00-00-63
A	13:27:04.284	"(0x) AB-48-00-F0-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-CA-02-02-00-00-00-00-63" received
I	13:27:04.379	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-49-00-FA-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-D3-02-02-00-00-00-00-63
A	13:27:04.379	"(0x) AB-49-00-FA-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-D3-02-02-00-00-00-00-63" received
I	13:27:04.475	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4A-00-04-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-DC-02-02-00-00-00-00-63
A	13:27:04.475	"(0x) AB-4A-00-04-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-DC-02-02-00-00-00-00-63" received
I	13:27:04.664	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4B-00-0E-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-E5-02-02-00-00-00-00-63
A	13:27:04.664	"(0x) AB-4B-00-0E-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-E5-02-02-00-00-00-00-63" received
I	13:27:04.711	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4C-00-18-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-EE-02-02-00-00-00-00-63
A	13:27:04.711	"(0x) AB-4C-00-18-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-EE-02-02-00-00-00-00-63" received
I	13:27:04.802	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4D-00-22-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-F7-02-02-00-00-00-00-63
A	13:27:04.802	"(0x) AB-4D-00-22-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-F7-02-02-00-00-00-00-63" received
I	13:27:04.901	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4E-00-2C-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-00-03-02-00-00-00-00-63
A	13:27:04.901	"(0x) AB-4E-00-2C-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-00-03-02-00-00-00-00-63" received
I	13:27:04.996	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4F-00-36-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-08-03-02-00-00-00-00-63
A	13:27:04.996	"(0x) AB-4F-00-36-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-08-03-02-00-00-00-00-63" received
I	13:27:05.091	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-50-00-40-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-10-03-02-00-00-00-00-63
A	13:27:05.091	"(0x) AB-50-00-40-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-10-03-02-00-00-00-00-63" received
I	13:27:05.188	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-51-00-4A-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-18-03-02-00-00-00-00-63
A	13:27:05.188	"(0x) AB-51-00-4A-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-18-03-02-00-00-00-00-63" received
I	13:27:05.284	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-52-00-54-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-20-03-02-00-00-00-00-63
A	13:27:05.284	"(0x) AB-52-00-54-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-20-03-02-00-00-00-00-63" received
I	13:27:05.376	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-53-00-5E-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-28-03-02-00-00-00-00-63
A	13:27:05.376	"(0x) AB-53-00-5E-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-28-03-02-00-00-00-00-63" received
I	13:27:05.473	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-54-00-68-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-30-03-02-00-00-00-00-63
A	13:27:05.473	"(0x) AB-54-00-68-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-30-03-02-00-00-00-00-63" received
I	13:27:05.613	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-55-00-72-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-37-03-02-00-00-00-00-63
A	13:27:05.613	"(0x) AB-55-00-72-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-37-03-02-00-00-00-00-63" received
I	13:27:05.724	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-56-00-7C-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-3E-03-02-00-00-00-00-63
A	13:27:05.724	"(0x) AB-56-00-7C-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-3E-03-02-00-00-00-00-63" received
I	13:27:05.804	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-57-00-86-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-45-03-02-00-00-00-00-63
A	13:27:05.804	"(0x) AB-57-00-86-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-45-03-02-00-00-00-00-63" received
I	13:27:05.903	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-58-00-90-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-4C-03-02-00-00-00-00-63
A	13:27:05.903	"(0x) AB-58-00-90-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-4C-03-02-00-00-00-00-63" received
I	13:27:05.995	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-59-00-9A-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-52-03-02-00-00-00-00-63
A	13:27:05.995	"(0x) AB-59-00-9A-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-52-03-02-00-00-00-00-63" received
I	13:27:06.093	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5A-00-A4-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-58-03-02-00-00-00-00-63
A	13:27:06.093	"(0x) AB-5A-00-A4-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-58-03-02-00-00-00-00-63" received
I	13:27:06.183	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5B-00-AE-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-5D-03-02-00-00-00-00-63
A	13:27:06.183	"(0x) AB-5B-00-AE-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-5D-03-02-00-00-00-00-63" received
I	13:27:06.279	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5C-00-B8-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-61-03-02-00-00-00-00-63
A	13:27:06.279	"(0x) AB-5C-00-B8-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-61-03-02-00-00-00-00-63" received
I	13:27:06.375	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5D-00-C2-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-65-03-02-00-00-00-00-63
A	13:27:06.375	"(0x) AB-5D-00-C2-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-65-03-02-00-00-00-00-63" received
I	13:27:06.517	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5E-00-CC-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-67-03-02-00-00-00-00-63
A	13:27:06.517	"(0x) AB-5E-00-CC-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-67-03-02-00-00-00-00-63" received
I	13:27:06.611	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5F-00-D6-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-6A-03-02-00-00-00-00-63
A	13:27:06.611	"(0x) AB-5F-00-D6-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-6A-03-02-00-00-00-00-63" received
I	13:27:06.707	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-60-00-E0-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-6B-03-02-00-00-00-00-63
A	13:27:06.707	"(0x) AB-60-00-E0-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-6B-03-02-00-00-00-00-63" received
I	13:27:06.800	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-61-00-F4-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-73-03-02-00-00-00-00-63
A	13:27:06.800	"(0x) AB-61-00-F4-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-73-03-02-00-00-00-00-63" received
V	13:33:48.400	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	13:33:48.400	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xAB)
I	13:33:48.520	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) AB
A	13:33:48.520	"(0x) AB" sent
I	13:33:48.605	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-00-00-02-6A-57-69-00-00-00-00-00-00-00-00-00-00-06-00-03-00-00-00-00-63
A	13:33:48.605	"(0x) AB-00-00-02-6A-57-69-00-00-00-00-00-00-00-00-00-00-06-00-03-00-00-00-00-63" received
I	13:33:48.703	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-01-00-0C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-10-00-03-00-00-00-00-63
A	13:33:48.703	"(0x) AB-01-00-0C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-10-00-03-00-00-00-00-63" received
I	13:33:48.798	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-02-00-16-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-1A-00-03-00-00-00-00-63
A	13:33:48.798	"(0x) AB-02-00-16-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-1A-00-03-00-00-00-00-63" received
I	13:33:48.890	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-03-00-20-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-24-00-03-00-00-00-00-63
A	13:33:48.890	"(0x) AB-03-00-20-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-24-00-03-00-00-00-00-63" received
I	13:33:48.989	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-04-00-3E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-31-00-03-00-00-00-00-63
A	13:33:48.989	"(0x) AB-04-00-3E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-31-00-03-00-00-00-00-63" received
I	13:33:49.082	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-05-00-52-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-39-00-03-00-00-00-00-63
A	13:33:49.082	"(0x) AB-05-00-52-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-39-00-03-00-00-00-00-63" received
I	13:33:49.187	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-06-00-5C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-43-00-03-00-00-00-00-63
A	13:33:49.187	"(0x) AB-06-00-5C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-43-00-03-00-00-00-00-63" received
I	13:33:49.275	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-07-00-66-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-4D-00-03-00-00-00-00-63
A	13:33:49.275	"(0x) AB-07-00-66-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-4D-00-03-00-00-00-00-63" received
I	13:33:49.367	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-08-00-70-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-57-00-03-00-00-00-00-63
A	13:33:49.367	"(0x) AB-08-00-70-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-57-00-03-00-00-00-00-63" received
I	13:33:49.512	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-09-00-7A-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-61-00-03-00-00-00-00-63
A	13:33:49.512	"(0x) AB-09-00-7A-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-61-00-03-00-00-00-00-63" received
I	13:33:49.607	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0A-00-84-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-6B-00-03-00-00-00-00-63
A	13:33:49.607	"(0x) AB-0A-00-84-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-6B-00-03-00-00-00-00-63" received
I	13:33:49.700	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0B-00-8E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-75-00-03-00-00-00-00-63
A	13:33:49.700	"(0x) AB-0B-00-8E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-75-00-03-00-00-00-00-63" received
I	13:33:49.796	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0C-00-98-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-7F-00-03-00-00-00-00-63
A	13:33:49.796	"(0x) AB-0C-00-98-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-7F-00-03-00-00-00-00-63" received
I	13:33:49.888	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0D-00-A2-6A-57-69-83-C0-82-40-00-00-00-00-00-00-89-00-03-00-00-00-00-63
A	13:33:49.889	"(0x) AB-0D-00-A2-6A-57-69-83-C0-82-40-00-00-00-00-00-00-89-00-03-00-00-00-00-63" received
I	13:33:49.988	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0E-00-AC-6A-57-69-83-C0-82-40-00-00-00-00-00-00-93-00-03-00-00-00-00-63
A	13:33:49.988	"(0x) AB-0E-00-AC-6A-57-69-83-C0-82-40-00-00-00-00-00-00-93-00-03-00-00-00-00-63" received
I	13:33:50.081	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-0F-00-B6-6A-57-69-83-C0-82-40-00-00-00-00-00-00-9D-00-03-00-00-00-00-63
A	13:33:50.081	"(0x) AB-0F-00-B6-6A-57-69-83-C0-82-40-00-00-00-00-00-00-9D-00-03-00-00-00-00-63" received
I	13:33:50.177	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-10-00-C0-6A-57-69-83-C0-82-40-00-00-00-00-00-00-A7-00-03-00-00-00-00-63
A	13:33:50.177	"(0x) AB-10-00-C0-6A-57-69-83-C0-82-40-00-00-00-00-00-00-A7-00-03-00-00-00-00-63" received
I	13:33:50.270	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-11-00-CA-6A-57-69-83-C0-82-40-00-00-00-00-00-00-B1-00-03-00-00-00-00-63
A	13:33:50.270	"(0x) AB-11-00-CA-6A-57-69-83-C0-82-40-00-00-00-00-00-00-B1-00-03-00-00-00-00-63" received
I	13:33:50.415	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-12-00-D4-6A-57-69-83-C0-82-40-00-00-00-00-00-00-BB-00-03-00-00-00-00-63
A	13:33:50.415	"(0x) AB-12-00-D4-6A-57-69-83-C0-82-40-00-00-00-00-00-00-BB-00-03-00-00-00-00-63" received
I	13:33:50.507	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-13-00-DE-6A-57-69-83-C0-82-40-00-00-00-00-00-00-C5-00-03-00-00-00-00-63
A	13:33:50.507	"(0x) AB-13-00-DE-6A-57-69-83-C0-82-40-00-00-00-00-00-00-C5-00-03-00-00-00-00-63" received
I	13:33:50.604	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-14-00-E8-6A-57-69-83-C0-82-40-00-00-00-00-00-00-CF-00-03-00-00-00-00-63
A	13:33:50.604	"(0x) AB-14-00-E8-6A-57-69-83-C0-82-40-00-00-00-00-00-00-CF-00-03-00-00-00-00-63" received
I	13:33:50.697	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-15-00-F2-6A-57-69-83-C0-82-40-00-00-00-00-00-00-D9-00-03-00-00-00-00-63
A	13:33:50.697	"(0x) AB-15-00-F2-6A-57-69-83-C0-82-40-00-00-00-00-00-00-D9-00-03-00-00-00-00-63" received
I	13:33:50.793	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-16-00-FC-6A-57-69-83-C0-82-40-00-00-00-00-00-00-E3-00-03-00-00-00-00-63
A	13:33:50.793	"(0x) AB-16-00-FC-6A-57-69-83-C0-82-40-00-00-00-00-00-00-E3-00-03-00-00-00-00-63" received
I	13:33:50.889	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-17-00-06-6B-57-69-83-C0-82-40-00-00-00-00-00-00-ED-00-03-00-00-00-00-63
A	13:33:50.889	"(0x) AB-17-00-06-6B-57-69-83-C0-82-40-00-00-00-00-00-00-ED-00-03-00-00-00-00-63" received
I	13:33:50.985	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-18-00-10-6B-57-69-83-C0-82-40-00-00-00-00-00-00-F7-00-03-00-00-00-00-63
A	13:33:50.985	"(0x) AB-18-00-10-6B-57-69-83-C0-82-40-00-00-00-00-00-00-F7-00-03-00-00-00-00-63" received
I	13:33:51.080	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-19-00-1A-6B-57-69-83-C0-82-40-00-00-00-00-00-00-01-01-03-00-00-00-00-63
A	13:33:51.080	"(0x) AB-19-00-1A-6B-57-69-83-C0-82-40-00-00-00-00-00-00-01-01-03-00-00-00-00-63" received
I	13:33:51.172	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1A-00-24-6B-57-69-83-C0-82-40-00-00-00-00-00-00-0B-01-03-00-00-00-00-63
A	13:33:51.172	"(0x) AB-1A-00-24-6B-57-69-83-C0-82-40-00-00-00-00-00-00-0B-01-03-00-00-00-00-63" received
I	13:33:51.268	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1B-00-2E-6B-57-69-83-C0-82-40-00-00-00-00-00-00-15-01-03-00-00-00-00-63
A	13:33:51.268	"(0x) AB-1B-00-2E-6B-57-69-83-C0-82-40-00-00-00-00-00-00-15-01-03-00-00-00-00-63" received
I	13:33:51.411	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1C-00-38-6B-57-69-83-C0-82-40-00-00-00-00-00-00-1F-01-03-00-00-00-00-63
A	13:33:51.411	"(0x) AB-1C-00-38-6B-57-69-83-C0-82-40-00-00-00-00-00-00-1F-01-03-00-00-00-00-63" received
I	13:33:51.508	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1D-00-42-6B-57-69-83-C0-82-40-00-00-00-00-00-00-29-01-03-00-00-00-00-63
A	13:33:51.508	"(0x) AB-1D-00-42-6B-57-69-83-C0-82-40-00-00-00-00-00-00-29-01-03-00-00-00-00-63" received
I	13:33:51.601	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1E-00-4C-6B-57-69-83-C0-82-40-00-00-00-00-00-00-33-01-03-00-00-00-00-63
A	13:33:51.601	"(0x) AB-1E-00-4C-6B-57-69-83-C0-82-40-00-00-00-00-00-00-33-01-03-00-00-00-00-63" received
I	13:33:51.743	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-1F-00-56-6B-57-69-83-C0-82-40-00-00-00-00-00-00-3D-01-03-00-00-00-00-63
A	13:33:51.743	"(0x) AB-1F-00-56-6B-57-69-83-C0-82-40-00-00-00-00-00-00-3D-01-03-00-00-00-00-63" received
I	13:33:51.795	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-20-00-60-6B-57-69-83-C0-82-40-00-00-00-00-00-00-47-01-03-00-00-00-00-63
A	13:33:51.795	"(0x) AB-20-00-60-6B-57-69-83-C0-82-40-00-00-00-00-00-00-47-01-03-00-00-00-00-63" received
I	13:33:51.935	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-21-00-6A-6B-57-69-83-C0-82-40-00-00-00-00-00-00-51-01-03-00-00-00-00-63
A	13:33:51.935	"(0x) AB-21-00-6A-6B-57-69-83-C0-82-40-00-00-00-00-00-00-51-01-03-00-00-00-00-63" received
I	13:33:51.979	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-22-00-74-6B-57-69-83-C0-82-40-00-00-00-00-00-00-5B-01-03-00-00-00-00-63
A	13:33:51.979	"(0x) AB-22-00-74-6B-57-69-83-C0-82-40-00-00-00-00-00-00-5B-01-03-00-00-00-00-63" received
I	13:33:52.076	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-23-00-7E-6B-57-69-83-C0-82-40-00-00-00-00-00-00-65-01-03-00-00-00-00-63
A	13:33:52.076	"(0x) AB-23-00-7E-6B-57-69-83-C0-82-40-00-00-00-00-00-00-65-01-03-00-00-00-00-63" received
I	13:33:52.170	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-24-00-88-6B-57-69-83-C0-82-40-00-00-00-00-00-00-6F-01-03-00-00-00-00-63
A	13:33:52.170	"(0x) AB-24-00-88-6B-57-69-83-C0-82-40-00-00-00-00-00-00-6F-01-03-00-00-00-00-63" received
I	13:33:52.313	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-25-00-92-6B-57-69-83-C0-82-40-00-00-00-00-00-00-79-01-03-00-00-00-00-63
A	13:33:52.313	"(0x) AB-25-00-92-6B-57-69-83-C0-82-40-00-00-00-00-00-00-79-01-03-00-00-00-00-63" received
I	13:33:52.409	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-26-00-9C-6B-57-69-83-C0-82-40-00-00-00-00-00-00-83-01-03-00-00-00-00-63
A	13:33:52.409	"(0x) AB-26-00-9C-6B-57-69-83-C0-82-40-00-00-00-00-00-00-83-01-03-00-00-00-00-63" received
I	13:33:52.506	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-27-00-A6-6B-57-69-83-C0-82-40-00-00-00-00-00-00-8D-01-03-00-00-00-00-63
A	13:33:52.506	"(0x) AB-27-00-A6-6B-57-69-83-C0-82-40-00-00-00-00-00-00-8D-01-03-00-00-00-00-63" received
I	13:33:52.598	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-28-00-B0-6B-57-69-83-C0-82-40-00-00-00-00-00-00-97-01-03-00-00-00-00-63
A	13:33:52.598	"(0x) AB-28-00-B0-6B-57-69-83-C0-82-40-00-00-00-00-00-00-97-01-03-00-00-00-00-63" received
I	13:33:52.693	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-29-00-BA-6B-57-69-83-C0-82-40-00-00-00-00-00-00-A1-01-03-00-00-00-00-63
A	13:33:52.693	"(0x) AB-29-00-BA-6B-57-69-83-C0-82-40-00-00-00-00-00-00-A1-01-03-00-00-00-00-63" received
I	13:33:52.787	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2A-00-C4-6B-57-69-83-C0-82-40-00-00-00-00-00-00-AB-01-03-00-00-00-00-63
A	13:33:52.787	"(0x) AB-2A-00-C4-6B-57-69-83-C0-82-40-00-00-00-00-00-00-AB-01-03-00-00-00-00-63" received
I	13:33:52.882	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2B-00-CE-6B-57-69-83-C0-82-40-00-00-00-00-00-00-B5-01-03-00-00-00-00-63
A	13:33:52.882	"(0x) AB-2B-00-CE-6B-57-69-83-C0-82-40-00-00-00-00-00-00-B5-01-03-00-00-00-00-63" received
I	13:33:53.028	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2C-00-D8-6B-57-69-83-C0-82-40-00-00-00-00-00-00-BF-01-03-00-00-00-00-63
A	13:33:53.028	"(0x) AB-2C-00-D8-6B-57-69-83-C0-82-40-00-00-00-00-00-00-BF-01-03-00-00-00-00-63" received
I	13:33:53.073	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2D-00-E2-6B-57-69-83-C0-82-40-00-00-00-00-00-00-C9-01-03-00-00-00-00-63
A	13:33:53.074	"(0x) AB-2D-00-E2-6B-57-69-83-C0-82-40-00-00-00-00-00-00-C9-01-03-00-00-00-00-63" received
I	13:33:53.172	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2E-00-EC-6B-57-69-83-C0-82-40-00-00-00-00-00-00-D3-01-03-00-00-00-00-63
A	13:33:53.172	"(0x) AB-2E-00-EC-6B-57-69-83-C0-82-40-00-00-00-00-00-00-D3-01-03-00-00-00-00-63" received
I	13:33:53.309	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-2F-00-F6-6B-57-69-83-C0-82-40-00-00-00-00-00-00-DD-01-03-00-00-00-00-63
A	13:33:53.309	"(0x) AB-2F-00-F6-6B-57-69-83-C0-82-40-00-00-00-00-00-00-DD-01-03-00-00-00-00-63" received
I	13:33:53.404	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-30-00-00-6C-57-69-83-C0-82-40-00-00-00-00-00-00-E7-01-03-00-00-00-00-63
A	13:33:53.404	"(0x) AB-30-00-00-6C-57-69-83-C0-82-40-00-00-00-00-00-00-E7-01-03-00-00-00-00-63" received
I	13:33:53.500	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-31-00-0A-6C-57-69-83-C0-82-40-00-00-00-00-00-00-F1-01-03-00-00-00-00-63
A	13:33:53.500	"(0x) AB-31-00-0A-6C-57-69-83-C0-82-40-00-00-00-00-00-00-F1-01-03-00-00-00-00-63" received
I	13:33:53.594	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-32-00-14-6C-57-69-83-C0-82-40-00-00-00-00-00-00-FB-01-03-00-00-00-00-63
A	13:33:53.594	"(0x) AB-32-00-14-6C-57-69-83-C0-82-40-00-00-00-00-00-00-FB-01-03-00-00-00-00-63" received
I	13:33:53.690	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-33-00-1E-6C-57-69-83-C0-82-40-00-00-00-00-00-00-05-02-02-00-00-00-00-63
A	13:33:53.690	"(0x) AB-33-00-1E-6C-57-69-83-C0-82-40-00-00-00-00-00-00-05-02-02-00-00-00-00-63" received
I	13:33:53.784	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-34-00-28-6C-57-69-83-C0-82-40-00-00-00-00-00-00-0F-02-02-00-00-00-00-63
A	13:33:53.784	"(0x) AB-34-00-28-6C-57-69-83-C0-82-40-00-00-00-00-00-00-0F-02-02-00-00-00-00-63" received
I	13:33:53.881	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-35-00-32-6C-57-69-83-C0-82-40-00-00-00-00-00-00-18-02-02-00-00-00-00-63
A	13:33:53.881	"(0x) AB-35-00-32-6C-57-69-83-C0-82-40-00-00-00-00-00-00-18-02-02-00-00-00-00-63" received
I	13:33:53.977	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-36-00-3C-6C-57-69-83-C0-82-40-00-00-00-00-00-00-22-02-02-00-00-00-00-63
A	13:33:53.977	"(0x) AB-36-00-3C-6C-57-69-83-C0-82-40-00-00-00-00-00-00-22-02-02-00-00-00-00-63" received
I	13:33:54.071	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-37-00-46-6C-57-69-83-C0-82-40-00-00-00-00-00-00-2C-02-02-00-00-00-00-63
A	13:33:54.071	"(0x) AB-37-00-46-6C-57-69-83-C0-82-40-00-00-00-00-00-00-2C-02-02-00-00-00-00-63" received
I	13:33:54.212	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-38-00-50-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-36-02-02-00-00-00-00-63
A	13:33:54.212	"(0x) AB-38-00-50-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-36-02-02-00-00-00-00-63" received
I	13:33:54.358	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-39-00-5A-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-3F-02-02-00-00-00-00-63
A	13:33:54.358	"(0x) AB-39-00-5A-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-3F-02-02-00-00-00-00-63" received
I	13:33:54.402	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3A-00-64-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-49-02-02-00-00-00-00-63
A	13:33:54.402	"(0x) AB-3A-00-64-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-49-02-02-00-00-00-00-63" received
I	13:33:54.497	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3B-00-6E-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-53-02-02-00-00-00-00-63
A	13:33:54.497	"(0x) AB-3B-00-6E-6C-57-69-83-C0-82-40-F4-01-00-00-00-00-53-02-02-00-00-00-00-63" received
I	13:33:54.592	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3C-00-78-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-5C-02-02-00-00-00-00-63
A	13:33:54.592	"(0x) AB-3C-00-78-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-5C-02-02-00-00-00-00-63" received
I	13:33:54.687	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3D-00-82-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-65-02-02-00-00-00-00-63
A	13:33:54.687	"(0x) AB-3D-00-82-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-65-02-02-00-00-00-00-63" received
I	13:33:54.782	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3E-00-8C-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-6F-02-02-00-00-00-00-63
A	13:33:54.782	"(0x) AB-3E-00-8C-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-6F-02-02-00-00-00-00-63" received
I	13:33:54.878	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-3F-00-96-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-78-02-02-00-00-00-00-63
A	13:33:54.878	"(0x) AB-3F-00-96-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-78-02-02-00-00-00-00-63" received
I	13:33:54.975	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-40-00-A0-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-81-02-02-00-00-00-00-63
A	13:33:54.975	"(0x) AB-40-00-A0-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-81-02-02-00-00-00-00-63" received
I	13:33:55.070	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-41-00-AA-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-8B-02-02-00-00-00-00-63
A	13:33:55.070	"(0x) AB-41-00-AA-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-8B-02-02-00-00-00-00-63" received
I	13:33:55.209	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-42-00-B4-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-94-02-02-00-00-00-00-63
A	13:33:55.209	"(0x) AB-42-00-B4-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-94-02-02-00-00-00-00-63" received
I	13:33:55.305	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-43-00-BE-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-9D-02-02-00-00-00-00-63
A	13:33:55.305	"(0x) AB-43-00-BE-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-9D-02-02-00-00-00-00-63" received
I	13:33:55.400	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-44-00-C8-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-A6-02-02-00-00-00-00-63
A	13:33:55.400	"(0x) AB-44-00-C8-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-A6-02-02-00-00-00-00-63" received
I	13:33:55.494	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-45-00-D2-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-AF-02-02-00-00-00-00-63
A	13:33:55.494	"(0x) AB-45-00-D2-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-AF-02-02-00-00-00-00-63" received
I	13:33:55.591	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-46-00-DC-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-B8-02-02-00-00-00-00-63
A	13:33:55.591	"(0x) AB-46-00-DC-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-B8-02-02-00-00-00-00-63" received
I	13:33:55.686	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-47-00-E6-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-C1-02-02-00-00-00-00-63
A	13:33:55.686	"(0x) AB-47-00-E6-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-C1-02-02-00-00-00-00-63" received
I	13:33:55.780	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-48-00-F0-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-CA-02-02-00-00-00-00-63
A	13:33:55.780	"(0x) AB-48-00-F0-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-CA-02-02-00-00-00-00-63" received
I	13:33:55.876	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-49-00-FA-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-D3-02-02-00-00-00-00-63
A	13:33:55.876	"(0x) AB-49-00-FA-6C-57-69-83-C0-82-40-F4-01-01-00-00-00-D3-02-02-00-00-00-00-63" received
I	13:33:55.971	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4A-00-04-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-DC-02-02-00-00-00-00-63
A	13:33:55.971	"(0x) AB-4A-00-04-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-DC-02-02-00-00-00-00-63" received
I	13:33:56.111	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4B-00-0E-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-E5-02-02-00-00-00-00-63
A	13:33:56.111	"(0x) AB-4B-00-0E-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-E5-02-02-00-00-00-00-63" received
I	13:33:56.207	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4C-00-18-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-EE-02-02-00-00-00-00-63
A	13:33:56.207	"(0x) AB-4C-00-18-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-EE-02-02-00-00-00-00-63" received
I	13:33:56.305	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4D-00-22-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-F7-02-02-00-00-00-00-63
A	13:33:56.305	"(0x) AB-4D-00-22-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-F7-02-02-00-00-00-00-63" received
I	13:33:56.398	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4E-00-2C-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-00-03-02-00-00-00-00-63
A	13:33:56.398	"(0x) AB-4E-00-2C-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-00-03-02-00-00-00-00-63" received
I	13:33:56.493	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-4F-00-36-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-08-03-02-00-00-00-00-63
A	13:33:56.494	"(0x) AB-4F-00-36-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-08-03-02-00-00-00-00-63" received
I	13:33:56.589	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-50-00-40-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-10-03-02-00-00-00-00-63
A	13:33:56.589	"(0x) AB-50-00-40-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-10-03-02-00-00-00-00-63" received
I	13:33:56.682	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-51-00-4A-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-18-03-02-00-00-00-00-63
A	13:33:56.682	"(0x) AB-51-00-4A-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-18-03-02-00-00-00-00-63" received
I	13:33:56.779	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-52-00-54-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-20-03-02-00-00-00-00-63
A	13:33:56.779	"(0x) AB-52-00-54-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-20-03-02-00-00-00-00-63" received
I	13:33:56.872	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-53-00-5E-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-28-03-02-00-00-00-00-63
A	13:33:56.873	"(0x) AB-53-00-5E-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-28-03-02-00-00-00-00-63" received
I	13:33:56.969	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-54-00-68-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-30-03-02-00-00-00-00-63
A	13:33:56.969	"(0x) AB-54-00-68-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-30-03-02-00-00-00-00-63" received
I	13:33:57.110	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-55-00-72-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-37-03-02-00-00-00-00-63
A	13:33:57.110	"(0x) AB-55-00-72-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-37-03-02-00-00-00-00-63" received
I	13:33:57.205	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-56-00-7C-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-3E-03-02-00-00-00-00-63
A	13:33:57.205	"(0x) AB-56-00-7C-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-3E-03-02-00-00-00-00-63" received
I	13:33:57.300	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-57-00-86-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-45-03-02-00-00-00-00-63
A	13:33:57.300	"(0x) AB-57-00-86-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-45-03-02-00-00-00-00-63" received
I	13:33:57.395	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-58-00-90-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-4C-03-02-00-00-00-00-63
A	13:33:57.395	"(0x) AB-58-00-90-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-4C-03-02-00-00-00-00-63" received
I	13:33:57.489	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-59-00-9A-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-52-03-02-00-00-00-00-63
A	13:33:57.489	"(0x) AB-59-00-9A-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-52-03-02-00-00-00-00-63" received
I	13:33:57.588	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5A-00-A4-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-58-03-02-00-00-00-00-63
A	13:33:57.588	"(0x) AB-5A-00-A4-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-58-03-02-00-00-00-00-63" received
I	13:33:57.681	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5B-00-AE-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-5D-03-02-00-00-00-00-63
A	13:33:57.681	"(0x) AB-5B-00-AE-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-5D-03-02-00-00-00-00-63" received
I	13:33:57.777	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5C-00-B8-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-61-03-02-00-00-00-00-63
A	13:33:57.777	"(0x) AB-5C-00-B8-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-61-03-02-00-00-00-00-63" received
I	13:33:57.871	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5D-00-C2-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-65-03-02-00-00-00-00-63
A	13:33:57.871	"(0x) AB-5D-00-C2-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-65-03-02-00-00-00-00-63" received
I	13:33:58.013	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5E-00-CC-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-67-03-02-00-00-00-00-63
A	13:33:58.013	"(0x) AB-5E-00-CC-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-67-03-02-00-00-00-00-63" received
I	13:33:58.108	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-5F-00-D6-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-6A-03-02-00-00-00-00-63
A	13:33:58.108	"(0x) AB-5F-00-D6-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-6A-03-02-00-00-00-00-63" received
I	13:33:58.203	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-60-00-E0-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-6B-03-02-00-00-00-00-63
A	13:33:58.203	"(0x) AB-60-00-E0-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-6B-03-02-00-00-00-00-63" received
I	13:33:58.299	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-61-00-F4-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-73-03-02-00-00-00-00-63
A	13:33:58.299	"(0x) AB-61-00-F4-6D-57-69-D3-4D-8A-40-F4-01-01-00-00-00-73-03-02-00-00-00-00-63" received
D	14:36:36.334	[Callback] Connection state changed with status: 8 and new state: DISCONNECTED (0)
E	14:36:36.334	Error 8 (0x8): GATT CONN TIMEOUT
I	14:36:36.334	Disconnected
D	14:36:36.866	[Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED
D	14:36:54.012	[Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED
D	14:36:54.012	gatt.close()
D	14:36:54.017	wait(200)
V	14:36:54.217	Connecting to D6:3C:BF:40:21:E7...
D	14:36:54.218	gatt = device.connectGatt(autoConnect = true, TRANSPORT_LE, preferred PHY = LE 1M)
D	14:36:54.269	[Callback] Connection state changed with status: 0 and new state: CONNECTED (2)
I	14:36:54.269	Connected to D6:3C:BF:40:21:E7
D	14:36:54.270	wait(1600ms)
I	14:36:54.480	Connection parameters updated (interval: 47.5ms, latency: 0, timeout: 4000ms)
V	14:36:55.871	Discovering services...
D	14:36:55.871	gatt.discoverServices()
D	14:36:55.881	[Callback] Services discovered with status: 0
I	14:36:55.881	Services discovered
V	14:36:55.888	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)
Unknown Service (00001000-1112-1314-1516-171819202122)
- Unknown Characteristic [N R W WNR] (00001003-1112-1314-1516-171819202122)
   Client Characteristic Configuration (0x2902)
Battery Service (0x180F)
- Battery Level [N R W WNR] (0x2A19)
   Client Characteristic Configuration (0x2902)
Device Information (0x180A)
- Manufacturer Name String [R] (0x2A29)
- Model Number String [R] (0x2A24)
- Serial Number String [R] (0x2A25)
- Hardware Revision String [R] (0x2A27)
- Firmware Revision String [R] (0x2A26)
D	14:36:55.891	gatt.setCharacteristicNotification(00001003-1112-1314-1516-171819202122, true)
D	14:36:55.895	gatt.setCharacteristicNotification(00002a19-0000-1000-8000-00805f9b34fb, true)
V	14:37:43.868	Writing request to characteristic 00001003-1112-1314-1516-171819202122
D	14:37:43.868	gatt.writeCharacteristic(00001003-1112-1314-1516-171819202122, value=0xAB)
I	14:37:43.979	Data written to 00001003-1112-1314-1516-171819202122, value: (0x) AB
A	14:37:43.979	"(0x) AB" sent
I	14:37:44.072	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-00-00-02-6A-57-69-00-00-00-00-00-00-00-00-00-00-06-00-03-00-00-00-00-63
A	14:37:44.072	"(0x) AB-00-00-02-6A-57-69-00-00-00-00-00-00-00-00-00-00-06-00-03-00-00-00-00-63" received
I	14:37:44.170	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-01-00-0C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-10-00-03-00-00-00-00-63
A	14:37:44.170	"(0x) AB-01-00-0C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-10-00-03-00-00-00-00-63" received
I	14:37:44.311	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-02-00-16-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-1A-00-03-00-00-00-00-63
A	14:37:44.311	"(0x) AB-02-00-16-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-1A-00-03-00-00-00-00-63" received
I	14:37:44.359	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-03-00-20-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-24-00-03-00-00-00-00-63
A	14:37:44.359	"(0x) AB-03-00-20-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-24-00-03-00-00-00-00-63" received
I	14:37:44.454	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-04-00-3E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-31-00-03-00-00-00-00-63
A	14:37:44.454	"(0x) AB-04-00-3E-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-31-00-03-00-00-00-00-63" received
I	14:37:44.551	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-05-00-52-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-39-00-03-00-00-00-00-63
A	14:37:44.551	"(0x) AB-05-00-52-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-39-00-03-00-00-00-00-63" received
I	14:37:44.644	Notification received from 00001003-1112-1314-1516-171819202122, value: (0x) AB-06-00-5C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-43-00-03-00-00-00-00-63
A	14:37:44.644	"(0x) AB-06-00-5C-6A-57-69-FC-A9-51-40-00-00-00-00-00-00-43-00-03-00-00-00-00-63" received
D	14:40:41.156	[Callback] Connection state changed with status: 8 and new state: DISCONNECTED (0)
E	14:40:41.156	Error 8 (0x8): GATT CONN TIMEOUT
I	14:40:41.156	Disconnected
D	14:40:41.242	[Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED
D	14:40:42.191	[Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED
D	14:40:42.191	gatt.close()
D	14:40:42.195	wait(200)
V	14:40:42.395	Connecting to D6:3C:BF:40:21:E7...
D	14:40:42.396	gatt = device.connectGatt(autoConnect = true, TRANSPORT_LE, preferred PHY = LE 1M)
D	14:40:42.476	[Callback] Connection state changed with status: 0 and new state: CONNECTED (2)
I	14:40:42.476	Connected to D6:3C:BF:40:21:E7
D	14:40:42.477	wait(1600ms)
I	14:40:42.677	Connection parameters updated (interval: 47.5ms, latency: 0, timeout: 4000ms)
V	14:40:44.078	Discovering services...
D	14:40:44.078	gatt.discoverServices()
D	14:40:44.093	[Callback] Services discovered with status: 0
I	14:40:44.093	Services discovered
V	14:40:44.108	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)
Unknown Service (00001000-1112-1314-1516-171819202122)
- Unknown Characteristic [N R W WNR] (00001003-1112-1314-1516-171819202122)
   Client Characteristic Configuration (0x2902)
Battery Service (0x180F)
- Battery Level [N R W WNR] (0x2A19)
   Client Characteristic Configuration (0x2902)
Device Information (0x180A)
- Manufacturer Name String [R] (0x2A29)
- Model Number String [R] (0x2A24)
- Serial Number String [R] (0x2A25)
- Hardware Revision String [R] (0x2A27)
- Firmware Revision String [R] (0x2A26)
D	14:40:44.108	gatt.setCharacteristicNotification(00001003-1112-1314-1516-171819202122, true)
D	14:40:44.121	gatt.setCharacteristicNotification(00002a19-0000-1000-8000-00805f9b34fb, true)
D	14:40:47.657	[Callback] Connection state changed with status: 8 and new state: DISCONNECTED (0)
E	14:40:47.657	Error 8 (0x8): GATT CONN TIMEOUT
I	14:40:47.657	Disconnected
D	14:40:47.716	[Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED
D	14:40:51.818	[Callback] Connection state changed with status: 0 and new state: CONNECTED (2)
I	14:40:51.818	Connected to D6:3C:BF:40:21:E7
D	14:40:51.818	wait(1600ms)
D	14:40:52.303	[Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED
I	14:40:52.459	Connection parameters updated (interval: 47.5ms, latency: 0, timeout: 4000ms)
V	14:40:53.419	Discovering services...
D	14:40:53.419	gatt.discoverServices()
D	14:40:53.434	[Callback] Services discovered with status: 0
I	14:40:53.434	Services discovered
V	14:40:53.443	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)
Unknown Service (00001000-1112-1314-1516-171819202122)
- Unknown Characteristic [N R W WNR] (00001003-1112-1314-1516-171819202122)
   Client Characteristic Configuration (0x2902)
Battery Service (0x180F)
- Battery Level [N R W WNR] (0x2A19)
   Client Characteristic Configuration (0x2902)
Device Information (0x180A)
- Manufacturer Name String [R] (0x2A29)
- Model Number String [R] (0x2A24)
- Serial Number String [R] (0x2A25)
- Hardware Revision String [R] (0x2A27)
- Firmware Revision String [R] (0x2A26)
D	14:40:53.443	gatt.setCharacteristicNotification(00001003-1112-1314-1516-171819202122, true)
D	14:40:53.446	gatt.setCharacteristicNotification(00002a19-0000-1000-8000-00805f9b34fb, true)
D	14:40:56.880	[Callback] Connection state changed with status: 8 and new state: DISCONNECTED (0)
E	14:40:56.880	Error 8 (0x8): GATT CONN TIMEOUT
I	14:40:56.880	Disconnected
D	14:40:56.949	[Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED
D	14:41:05.496	[Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED
D	14:41:05.496	gatt.close()
D	14:41:05.502	wait(200)
V	14:41:05.703	Connecting to D6:3C:BF:40:21:E7...
D	14:41:05.704	gatt = device.connectGatt(autoConnect = true, TRANSPORT_LE, preferred PHY = LE 1M)
D	14:41:05.753	[Callback] Connection state changed with status: 0 and new state: CONNECTED (2)
I	14:41:05.753	Connected to D6:3C:BF:40:21:E7
D	14:41:05.754	wait(1600ms)
I	14:41:05.998	Connection parameters updated (interval: 47.5ms, latency: 0, timeout: 4000ms)
V	14:41:07.355	Discovering services...
D	14:41:07.355	gatt.discoverServices()
D	14:41:07.366	[Callback] Services discovered with status: 0
I	14:41:07.366	Services discovered
V	14:41:07.376	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)
Unknown Service (00001000-1112-1314-1516-171819202122)
- Unknown Characteristic [N R W WNR] (00001003-1112-1314-1516-171819202122)
   Client Characteristic Configuration (0x2902)
Battery Service (0x180F)
- Battery Level [N R W WNR] (0x2A19)
   Client Characteristic Configuration (0x2902)
Device Information (0x180A)
- Manufacturer Name String [R] (0x2A29)
- Model Number String [R] (0x2A24)
- Serial Number String [R] (0x2A25)
- Hardware Revision String [R] (0x2A27)
- Firmware Revision String [R] (0x2A26)
D	14:41:07.376	gatt.setCharacteristicNotification(00001003-1112-1314-1516-171819202122, true)
D	14:41:07.381	gatt.setCharacteristicNotification(00002a19-0000-1000-8000-00805f9b34fb, true)
