nRF Connect, 2018-06-16 MetaBoot (EA:72:A5:55:85:8A) V 22:49:55.103 Connecting to EA:72:A5:55:85:8A... D 22:49:55.104 gatt = device.connectGatt(autoConnect = true, TRANSPORT_LE) D 22:49:58.211 [Callback] Connection state changed with status: 0 and new state: CONNECTED (2) I 22:49:58.211 Connected to EA:72:A5:55:85:8A D 22:49:58.236 [Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED V 22:49:58.237 Discovering services... D 22:49:58.237 gatt.discoverServices() D 22:49:59.203 [Callback] Services discovered with status: 0 I 22:49:59.203 Services discovered V 22:49:59.246 Generic Access (0x1800) - Device Name [R W] (0x2A00) - Appearance [R] (0x2A01) - Peripheral Preferred Connection Parameters [R] (0x2A04) Generic Attribute (0x1801) - Service Changed [I] (0x2A05)    Client Characteristic Configuration (0x2902) Device Firmware Update Service (00001530-1212-efde-1523-785feabcd123) - DFU Packet [WNR] (00001532-1212-efde-1523-785feabcd123) - DFU Control Point [N W] (00001531-1212-efde-1523-785feabcd123)    Client Characteristic Configuration (0x2902) - DFU Version [R] (00001534-1212-efde-1523-785feabcd123) 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 22:49:59.246 gatt.setCharacteristicNotification(00002a05-0000-1000-8000-00805f9b34fb, true) D 22:49:59.249 gatt.setCharacteristicNotification(00001531-1212-efde-1523-785feabcd123, true) D 22:51:08.593 [Callback] Connection state changed with status: 0 and new state: DISCONNECTED (0) I 22:51:08.593 Disconnected D 22:51:08.613 [Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED D 22:51:13.226 [Callback] Connection state changed with status: 0 and new state: CONNECTED (2) I 22:51:13.226 Connected to EA:72:A5:55:85:8A D 22:51:13.229 [Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED V 22:51:13.250 Discovering services... D 22:51:13.250 gatt.discoverServices() D 22:51:14.223 [Callback] Services discovered with status: 0 I 22:51:14.223 Services discovered V 22:51:14.255 Generic Access (0x1800) - Device Name [R W] (0x2A00) - Appearance [R] (0x2A01) - Peripheral Preferred Connection Parameters [R] (0x2A04) Generic Attribute (0x1801) - Service Changed [I] (0x2A05)    Client Characteristic Configuration (0x2902) Device Firmware Update Service (00001530-1212-efde-1523-785feabcd123) - DFU Packet [WNR] (00001532-1212-efde-1523-785feabcd123) - DFU Control Point [N W] (00001531-1212-efde-1523-785feabcd123)    Client Characteristic Configuration (0x2902) - DFU Version [R] (00001534-1212-efde-1523-785feabcd123) 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 22:51:14.255 gatt.setCharacteristicNotification(00002a05-0000-1000-8000-00805f9b34fb, true) D 22:51:14.258 gatt.setCharacteristicNotification(00001531-1212-efde-1523-785feabcd123, true) V 22:51:34.385 [DFU] DFU service started V 22:51:34.385 [DFU] Opening file... I 22:51:34.401 [DFU] Firmware file opened successfully V 22:51:34.401 [DFU] Connecting to DFU target... D 22:51:34.401 [DFU] gatt = device.connectGatt(autoConnect = false) I 22:51:34.401 [DFU] Connected to EA:72:A5:55:85:8A V 22:51:34.401 [DFU] Discovering services... D 22:51:34.401 [DFU] gatt.discoverServices() I 22:51:34.417 [DFU] Services discovered D 22:51:34.418 [DFU] wait(1000) V 22:51:35.419 [DFU] Reading DFU version number... D 22:51:35.419 [DFU] gatt.readCharacteristic(00001534-1212-efde-1523-785feabcd123) I 22:51:35.506 [DFU] Read Response received from 00001534-1212-efde-1523-785feabcd123, value (0x): 08-00 A 22:51:35.506 [DFU] Version number read: 0.8 D 22:51:35.506 [DFU] wait(1000) V 22:51:36.470 [DFU] Enabling notifications for 00001531-1212-efde-1523-785feabcd123 D 22:51:36.470 [DFU] gatt.setCharacteristicNotification(00001531-1212-efde-1523-785feabcd123, true) D 22:51:36.470 [DFU] gatt.writeDescriptor(00002902-0000-1000-8000-00805f9b34fb, value=0x01-00) I 22:51:36.521 [DFU] Data written to descr.00001531-1212-efde-1523-785feabcd123, value (0x): 01-00 V 22:51:36.521 [DFU] Notifications enabled for 00001531-1212-efde-1523-785feabcd123 A 22:51:36.521 [DFU] Notifications enabled D 22:51:36.521 [DFU] wait(1000) V 22:51:37.519 [DFU] Writing to characteristic 00001531-1212-efde-1523-785feabcd123 D 22:51:37.519 [DFU] gatt.writeCharacteristic(00001531-1212-efde-1523-785feabcd123) I 22:51:37.567 [DFU] Data written to 00001531-1212-efde-1523-785feabcd123, value (0x): 01-04 A 22:51:37.567 [DFU] DFU Start sent (Op Code = 1, Upload Mode = 4) V 22:51:37.567 [DFU] Writing to characteristic 00001532-1212-efde-1523-785feabcd123 D 22:51:37.567 [DFU] gatt.writeCharacteristic(00001532-1212-efde-1523-785feabcd123) I 22:51:37.567 [DFU] Data written to 00001532-1212-efde-1523-785feabcd123, value (0x): 00-00-00-00-00-00-00-00-F0-DE-01-00 A 22:51:37.568 [DFU] Firmware image size sent (0b, 0b, 122608b) I 22:51:38.262 Notification received from 00001531-1212-efde-1523-785feabcd123, value: (0x) 10-01-01 A 22:51:38.262 "Response for: Start DFU Value: Success" received I 22:51:38.266 [DFU] Connected to EA:72:A5:55:85:8A V 22:51:38.266 [DFU] Discovering services... D 22:51:38.266 [DFU] gatt.discoverServices() I 22:51:38.267 [DFU] Notification received from 00001531-1212-efde-1523-785feabcd123, value (0x): 10-01-01 A 22:51:38.267 [DFU] Response received (Op Code = 1 Status = 1) A 22:51:38.267 [DFU] Writing Initialize DFU Parameters... V 22:51:38.267 [DFU] Writing to characteristic 00001531-1212-efde-1523-785feabcd123 D 22:51:38.267 [DFU] gatt.writeCharacteristic(00001531-1212-efde-1523-785feabcd123) I 22:51:38.315 [DFU] Data written to 00001531-1212-efde-1523-785feabcd123, value (0x): 02-00 V 22:51:38.315 [DFU] Writing to characteristic 00001532-1212-efde-1523-785feabcd123 D 22:51:38.315 [DFU] gatt.writeCharacteristic(00001532-1212-efde-1523-785feabcd123) I 22:51:38.315 [DFU] Data written to 00001532-1212-efde-1523-785feabcd123, value (0x): 05-00-02-00-FF-FF-FF-FF-01-00-88-00-B9-64 V 22:51:38.315 [DFU] Writing to characteristic 00001531-1212-efde-1523-785feabcd123 D 22:51:38.315 [DFU] gatt.writeCharacteristic(00001531-1212-efde-1523-785feabcd123) I 22:51:38.369 Notification received from 00001531-1212-efde-1523-785feabcd123, value: (0x) 10-02-06 A 22:51:38.369 "Response for: Initialize DFU Parameters Value: Operation failed" received I 22:51:38.380 [DFU] Data written to 00001531-1212-efde-1523-785feabcd123, value (0x): 02-01 A 22:51:38.380 [DFU] Initialize DFU Parameters completed I 22:51:38.380 [DFU] Notification received from 00001531-1212-efde-1523-785feabcd123, value (0x): 10-02-06 A 22:51:38.380 [DFU] Response received (Op Code = 2, Status = 6) E 22:51:38.380 [DFU] Remote DFU error: OPERATION FAILED V 22:51:38.380 [DFU] Writing to characteristic 00001531-1212-efde-1523-785feabcd123 D 22:51:38.380 [DFU] gatt.writeCharacteristic(00001531-1212-efde-1523-785feabcd123) D 22:51:42.424 [Callback] Connection state changed with status: 0 and new state: DISCONNECTED (0) I 22:51:42.424 Disconnected A 22:51:42.436 [DFU] Reset request sent V 22:51:42.436 [DFU] Disconnecting... I 22:51:42.437 [DFU] Disconnected D 22:51:42.437 [DFU] gatt.refresh() (hidden) D 22:51:42.438 [DFU] gatt.close() D 22:51:42.438 [DFU] wait(600) D 22:51:42.438 [DFU] gatt.disconnect() D 22:51:42.458 [Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED D 22:51:42.467 [DFU] [Broadcast] Action received: android.bluetooth.device.action.ACL_DISCONNECTED D 22:51:43.049 gatt.close() D 22:51:43.052 wait(200) V 22:51:43.256 Connecting to EA:72:A5:55:85:8A... D 22:51:43.257 gatt = device.connectGatt(autoConnect = true, TRANSPORT_LE) D 22:51:43.315 [Callback] Connection state changed with status: 0 and new state: CONNECTED (2) I 22:51:43.315 Connected to EA:72:A5:55:85:8A D 22:51:43.379 [Broadcast] Action received: android.bluetooth.device.action.ACL_CONNECTED V 22:51:43.385 Discovering services... D 22:51:43.385 gatt.discoverServices() D 22:51:44.103 [Callback] Services discovered with status: 0 I 22:51:44.103 Services discovered V 22:51:44.148 Generic Access (0x1800) - Device Name [R W] (0x2A00) - Appearance [R] (0x2A01) - Peripheral Preferred Connection Parameters [R] (0x2A04) Generic Attribute (0x1801) - Service Changed [I] (0x2A05)    Client Characteristic Configuration (0x2902) Device Firmware Update Service (00001530-1212-efde-1523-785feabcd123) - DFU Packet [WNR] (00001532-1212-efde-1523-785feabcd123) - DFU Control Point [N W] (00001531-1212-efde-1523-785feabcd123)    Client Characteristic Configuration (0x2902) - DFU Version [R] (00001534-1212-efde-1523-785feabcd123) 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 22:51:44.148 gatt.setCharacteristicNotification(00002a05-0000-1000-8000-00805f9b34fb, true) D 22:51:44.151 gatt.setCharacteristicNotification(00001531-1212-efde-1523-785feabcd123, true)