Skip to content

DFU upload stops at 29% on version 2.3.1 #409

Open
@QuentinFarizon

Description

@QuentinFarizon

DFU Bootloader version (please complete the following information):

  • nRF5 SDK version: SDK 16
  • Are you using bonding: no
  • DFU Library version: 2.3.1

Device information (please complete the following information):

  • Device: HUawei CLT-L09 (P20 pro)
  • OS: Android 10 (EMUI 12)

Your question

Lib 2.3.1 works correctly with a Xiaomi M2007J22G (Android 11) and a Samsung SM-G780G (Android 13)
This phone performs DFU without issue with lib 1.11.1

Logs

2023-10-11 15:53:53.109 20109-20976 BLEPlugin               com.boks.app.dev                     D  action = connect
2023-10-11 15:53:53.112 20109-20976 BluetoothGatt           com.boks.app.dev                     D  connect() - device: E6:30:F2:**:**:**, auto: false
2023-10-11 15:53:53.112 20109-20976 BluetoothGatt           com.boks.app.dev                     D  registerApp()
2023-10-11 15:53:53.112 20109-20976 BluetoothGatt           com.boks.app.dev                     D  registerApp() - UUID=d14b8aa0-6cd0-4bf9-8b41-4be8d3fd3cc5
2023-10-11 15:53:53.118 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onClientRegistered() - status=0 clientIf=15
2023-10-11 15:53:55.765 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onClientConnectionState() - status=0 clientIf=15 device=E6:30:F2:**:**:**
2023-10-11 15:53:55.765 20109-20536 Peripheral              com.boks.app.dev                     D  onConnectionStateChange CONNECTED
2023-10-11 15:53:55.765 20109-20536 BluetoothGatt           com.boks.app.dev                     D  discoverServices() - device: E6:30:F2:**:**:**
2023-10-11 15:53:56.236 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onConnectionUpdated() - Device=E6:30:F2:**:**:** interval=6 latency=0 timeout=500 status=0
2023-10-11 15:53:56.679 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onSearchComplete() = Device=E6:30:F2:**:**:** Status=0
2023-10-11 15:53:56.733 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9235)] "Connected", source: https://localhost/main.js (9235)
2023-10-11 15:53:56.735 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onConnectionUpdated() - Device=E6:30:F2:**:**:** interval=39 latency=0 timeout=500 status=0
2023-10-11 15:53:56.736 20109-20976 BLEPlugin               com.boks.app.dev                     D  action = upgradeFirmware
2023-10-11 15:53:56.864 20109-21426 BluetoothGatt           com.boks.app.dev                     D  connect() - device: E6:30:F2:**:**:**, auto: false
2023-10-11 15:53:56.864 20109-21426 BluetoothGatt           com.boks.app.dev                     D  registerApp()
2023-10-11 15:53:56.865 20109-21426 BluetoothGatt           com.boks.app.dev                     D  registerApp() - UUID=f3829757-2a0d-4f6d-b37c-4ec2053f1138
2023-10-11 15:53:56.870 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onClientRegistered() - status=0 clientIf=16
2023-10-11 15:53:56.873 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onClientConnectionState() - status=0 clientIf=16 device=E6:30:F2:**:**:**
2023-10-11 15:53:56.877 20109-20536 BluetoothGatt           com.boks.app.dev                     D  discoverServices() - device: E6:30:F2:**:**:**
2023-10-11 15:53:56.892 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onSearchComplete() = Device=E6:30:F2:**:**:** Status=0
2023-10-11 15:53:56.899 20109-21426 BluetoothGatt           com.boks.app.dev                     D  setCharacteristicNotification() - uuid: 8ec90003-f315-4f60-9fb8-838830daea50 enable: true
2023-10-11 15:53:56.900 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeDescriptor() - uuid: 00002902-0000-1000-8000-00805f9b34fb
2023-10-11 15:53:56.901 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuNotification: deviceConnected
2023-10-11 15:53:56.903 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuNotification: dfuProcessStarting
2023-10-11 15:53:56.908 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"deviceConnected"}", source: https://localhost/main.js (9239)
2023-10-11 15:53:56.927 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"dfuProcessStarting"}", source: https://localhost/main.js (9239)
2023-10-11 15:53:56.979 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onDescriptorWrite() - Device=E6:30:F2:**:**:** handle=26
2023-10-11 15:53:56.987 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90003-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:56.990 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuNotification: enablingDfuMode
2023-10-11 15:53:56.996 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"enablingDfuMode"}", source: https://localhost/main.js (9239)
2023-10-11 15:53:57.078 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=25 Status=0
2023-10-11 15:53:57.080 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=25
2023-10-11 15:53:57.084 20109-21426 BluetoothGatt           com.boks.app.dev                     D  cancelOpen() - device: E6:30:F2:**:**:**
2023-10-11 15:53:57.084 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuNotification: deviceDisconnecting
2023-10-11 15:53:57.088 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"deviceDisconnecting"}", source: https://localhost/main.js (9239)
2023-10-11 15:53:57.090 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onClientConnectionState() - status=0 clientIf=16 device=E6:30:F2:**:**:**
2023-10-11 15:53:57.091 20109-21426 om.boks.app.de          com.boks.app.dev                     W  Accessing hidden method Landroid/bluetooth/BluetoothGatt;->refresh()Z (greylist, reflection, allowed)
2023-10-11 15:53:57.092 20109-21426 BluetoothGatt           com.boks.app.dev                     D  refresh() - device: E6:30:F2:**:**:**
2023-10-11 15:53:57.093 20109-21426 BluetoothGatt           com.boks.app.dev                     D  cancelOpen() - device: E6:30:F2:**:**:**
2023-10-11 15:53:57.094 20109-21426 BluetoothGatt           com.boks.app.dev                     D  close()
2023-10-11 15:53:57.095 20109-21426 BluetoothGatt           com.boks.app.dev                     D  unregisterApp() - mClientIf=16
2023-10-11 15:53:58.104 20109-21426 BluetoothAdapter        com.boks.app.dev                     I  isLeEnabled(): ON
2023-10-11 15:53:58.108 20109-20536 BluetoothLeScanner      com.boks.app.dev                     D  onScannerRegistered() - status=0 scannerId=16 mScannerId=0
2023-10-11 15:53:58.155 20109-21426 BluetoothAdapter        com.boks.app.dev                     I  isLeEnabled(): ON
2023-10-11 15:53:58.178 20109-21426 BluetoothGatt           com.boks.app.dev                     D  connect() - device: E6:30:F2:**:**:**, auto: false
2023-10-11 15:53:58.178 20109-21426 BluetoothGatt           com.boks.app.dev                     D  registerApp()
2023-10-11 15:53:58.179 20109-21426 BluetoothGatt           com.boks.app.dev                     D  registerApp() - UUID=25bfbc92-87c9-4859-abc4-ce9dbe3a0e7b
2023-10-11 15:53:58.183 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuNotification: deviceConnecting
2023-10-11 15:53:58.186 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onClientRegistered() - status=0 clientIf=16
2023-10-11 15:53:58.188 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"deviceConnecting"}", source: https://localhost/main.js (9239)
2023-10-11 15:53:58.342 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onClientConnectionState() - status=0 clientIf=16 device=E6:30:F2:**:**:**
2023-10-11 15:53:58.346 20109-20536 BluetoothGatt           com.boks.app.dev                     D  discoverServices() - device: E6:30:F2:**:**:**
2023-10-11 15:53:59.057 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onConnectionUpdated() - Device=E6:30:F2:**:**:** interval=12 latency=0 timeout=600 status=0
2023-10-11 15:53:59.200 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onConnectionUpdated() - Device=E6:30:F2:**:**:** interval=6 latency=0 timeout=500 status=0
2023-10-11 15:53:59.206 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onSearchComplete() = Device=E6:30:F2:**:**:** Status=0
2023-10-11 15:53:59.217 20109-21426 BluetoothGatt           com.boks.app.dev                     D  configureMTU() - device: E6:30:F2:**:**:** mtu: 517
2023-10-11 15:53:59.220 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuNotification: deviceConnected
2023-10-11 15:53:59.223 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuNotification: dfuProcessStarting
2023-10-11 15:53:59.229 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"deviceConnected"}", source: https://localhost/main.js (9239)
2023-10-11 15:53:59.241 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onConfigureMTU() - Device=E6:30:F2:**:**:** mtu=247 status=0
2023-10-11 15:53:59.241 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"dfuProcessStarting"}", source: https://localhost/main.js (9239)
2023-10-11 15:53:59.245 20109-21426 BluetoothGatt           com.boks.app.dev                     D  setCharacteristicNotification() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50 enable: true
2023-10-11 15:53:59.248 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeDescriptor() - uuid: 00002902-0000-1000-8000-00805f9b34fb
2023-10-11 15:53:59.271 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onDescriptorWrite() - Device=E6:30:F2:**:**:** handle=16
2023-10-11 15:53:59.277 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.289 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onConnectionUpdated() - Device=E6:30:F2:**:**:** interval=12 latency=0 timeout=600 status=0
2023-10-11 15:53:59.302 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:53:59.322 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:53:59.341 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.377 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:53:59.397 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:53:59.400 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.423 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:53:59.443 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:53:59.456 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.460 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.466 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.497 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:53:59.517 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:53:59.525 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.557 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:53:59.695 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:53:59.698 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.722 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:53:59.741 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:53:59.745 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.857 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:53:59.876 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:53:59.887 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuNotification: dfuProcessStarted
2023-10-11 15:53:59.888 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.890 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 0
2023-10-11 15:53:59.894 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"dfuProcessStarted"}", source: https://localhost/main.js (9239)
2023-10-11 15:53:59.908 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":0,"speed":0,"avgSpeed":0,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:53:59.918 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:53:59.935 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:53:59.940 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.942 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.944 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.946 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.949 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.951 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 1
2023-10-11 15:53:59.952 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.953 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.955 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.956 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.958 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.961 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.962 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 2
2023-10-11 15:53:59.965 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.966 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.969 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.971 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.972 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 3
2023-10-11 15:53:59.973 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.974 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.976 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.977 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:53:59.979 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:53:59.989 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":1,"speed":11.806451797485352,"avgSpeed":11.806451797485352,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.017 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":2,"speed":61,"avgSpeed":19.783782958984375,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.029 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":3,"speed":48.79999923706055,"avgSpeed":23.238094329833984,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.311 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:00.313 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.314 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 4
2023-10-11 15:54:00.316 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.318 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.320 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.321 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.324 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.324 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":4,"speed":2.134110689163208,"avgSpeed":6.285714149475098,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.326 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.326 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 5
2023-10-11 15:54:00.329 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.329 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.332 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.335 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.336 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 6
2023-10-11 15:54:00.338 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.339 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.342 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.344 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":5,"speed":61,"avgSpeed":7.781321048736572,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.345 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.361 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":6,"speed":54.22222137451172,"avgSpeed":8.714285850524902,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.472 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:00.490 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:00.500 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.533 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:00.549 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:00.551 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.577 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:00.596 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:00.599 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.604 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.607 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.608 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 7
2023-10-11 15:54:00.610 20109-20536 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.612 20109-20536 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.617 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":7,"speed":2.5,"avgSpeed":6.366666793823242,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.618 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.619 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.622 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.624 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.625 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 8
2023-10-11 15:54:00.627 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.629 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.631 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.633 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.634 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":8,"speed":40.66666793823242,"avgSpeed":7.203251838684082,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.635 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 9
2023-10-11 15:54:00.636 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.637 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.639 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.640 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.641 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.644 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.644 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 10
2023-10-11 15:54:00.650 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.650 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":9,"speed":61,"avgSpeed":7.769745826721191,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.664 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":10,"speed":66.54545593261719,"avgSpeed":8.634081840515137,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.864 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:00.865 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.867 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.867 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.869 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.869 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.871 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 11
2023-10-11 15:54:00.873 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.873 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.876 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.878 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.879 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 12
2023-10-11 15:54:00.882 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.882 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.885 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.886 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":11,"speed":3.238938093185425,"avgSpeed":7.393692970275879,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.886 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:00.888 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:00.890 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":12,"speed":54.22222137451172,"avgSpeed":7.818548202514648,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:00.891 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.012 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:01.031 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:01.039 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.073 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:01.092 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:01.097 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.132 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:01.150 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:01.156 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.156 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 13
2023-10-11 15:54:01.160 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.162 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.165 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":13,"speed":2.454873561859131,"avgSpeed":6.647754192352295,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.167 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.168 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.172 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.174 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.175 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 14
2023-10-11 15:54:01.178 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.179 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.182 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.184 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.184 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":14,"speed":38.52631759643555,"avgSpeed":7.118012428283691,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.185 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 15
2023-10-11 15:54:01.187 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.188 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.191 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.192 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.194 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.197 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.197 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 16
2023-10-11 15:54:01.200 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.201 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.203 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":15,"speed":54.22222137451172,"avgSpeed":7.439136981964111,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.204 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.210 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":16,"speed":56.30769348144531,"avgSpeed":7.9297709465026855,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.418 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:01.419 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.420 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 17
2023-10-11 15:54:01.421 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.421 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.422 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.422 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.424 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.424 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.425 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 18
2023-10-11 15:54:01.425 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.426 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.427 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.428 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.429 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.430 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.430 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 19
2023-10-11 15:54:01.431 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.432 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.433 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":17,"speed":2.188340902328491,"avgSpeed":7.09458589553833,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.436 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":18,"speed":146.39999389648438,"avgSpeed":7.547464370727539,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.450 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":19,"speed":113.33333587646484,"avgSpeed":7.9585490226745605,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.551 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:01.600 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:01.615 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.642 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:01.660 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:01.664 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.688 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:01.704 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:01.707 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.709 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.710 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.712 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.714 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.714 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 20
2023-10-11 15:54:01.717 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.717 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.720 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.722 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.722 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 21
2023-10-11 15:54:01.725 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.726 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.727 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":20,"speed":2.5865724086761475,"avgSpeed":7.126436710357666,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.729 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.730 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.733 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.736 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.736 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 22
2023-10-11 15:54:01.740 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.741 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.743 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":21,"speed":61,"avgSpeed":7.3613080978393555,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.744 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.746 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.746 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 23
2023-10-11 15:54:01.748 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.759 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":22,"speed":56.30769348144531,"avgSpeed":7.705627918243408,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.770 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":23,"speed":44.3636360168457,"avgSpeed":7.922539234161377,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.961 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:01.962 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.966 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.966 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.968 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.969 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.970 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 24
2023-10-11 15:54:01.971 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.972 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.974 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.974 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.976 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.977 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.977 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 25
2023-10-11 15:54:01.979 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.979 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.981 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":24,"speed":3.267857074737549,"avgSpeed":7.421987533569336,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:01.981 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:01.985 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:01.987 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":25,"speed":91.5,"avgSpeed":7.743663311004639,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:02.093 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:02.109 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:02.115 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.137 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:02.157 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:02.161 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90001-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.197 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=15 Status=0
2023-10-11 15:54:02.214 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onNotify() - Device=E6:30:F2:**:**:** handle=15
2023-10-11 15:54:02.217 20109-21426 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.220 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 26
2023-10-11 15:54:02.221 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.222 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.227 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.229 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.229 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":26,"speed":1.8166667222976685,"avgSpeed":7.133419036865234,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:02.232 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.234 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.236 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 27
2023-10-11 15:54:02.237 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.238 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.241 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.242 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.245 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.247 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":27,"speed":45.75,"avgSpeed":7.393526554107666,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:02.247 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.248 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 28
2023-10-11 15:54:02.249 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.250 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.252 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.254 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.255 20109-20109 Peripheral              com.boks.app.dev                     D  sendDfuProgress: 29
2023-10-11 15:54:02.256 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.257 20109-21217 BluetoothGatt           com.boks.app.dev                     D  writeCharacteristic() - uuid: 8ec90002-f315-4f60-9fb8-838830daea50
2023-10-11 15:54:02.259 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":28,"speed":56.30769348144531,"avgSpeed":7.6628546714782715,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:02.259 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onCharacteristicWrite() - Device=E6:30:F2:**:**:** handle=13 Status=0
2023-10-11 15:54:02.279 20109-20109 chromium                com.boks.app.dev                     I  [INFO:CONSOLE(9239)] "{"name":"E630F2B4189","id":"E6:30:F2:B4:18:9A","status":"progressChanged","progress":{"percent":29,"speed":69.71428680419922,"avgSpeed":7.846283912658691,"currentPart":1,"partsTotal":1}}", source: https://localhost/main.js (9239)
2023-10-11 15:54:02.434 20109-21217 BluetoothGatt           com.boks.app.dev                     D  onClientConnectionState() - status=8 clientIf=15 device=E6:30:F2:**:**:**
2023-10-11 15:54:02.434 20109-21217 Peripheral              com.boks.app.dev                     D  onConnectionStateChange DISCONNECTED
2023-10-11 15:54:02.434 20109-21217 BluetoothGatt           com.boks.app.dev                     D  cancelOpen() - device: E6:30:F2:**:**:**
2023-10-11 15:54:02.441 20109-21217 BluetoothGatt           com.boks.app.dev                     D  close()
2023-10-11 15:54:02.441 20109-21217 BluetoothGatt           com.boks.app.dev                     D  unregisterApp() - mClientIf=15
2023-10-11 15:54:02.455 20109-20976 BLEPlugin               com.boks.app.dev                     D  action = disconnect

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions