deconz-rest-plugin icon indicating copy to clipboard operation
deconz-rest-plugin copied to clipboard

ConBee II cannot connect to deCONZ after its firmware updated

Open ankostis opened this issue 3 years ago • 25 comments

Describe the bug

(originally submitted as #4945, rejected due to non-standard format)

Just purchased a new ConBee II dongle and managed to connect it with latest deCONZ in real linux. But then tried to upgrade to latest firmware with GCFFlasher_internal from my terminal (debian buster), to resolve issues with some devices, but then it started failling to connect to deCONZ. I tried the steps described below with and without an extension USB cable.

In all cases, whenver deCONZ tries to connect, i get one line for each "connect" push-button in dmesg:

[ 3739.493704] cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed
[ 3745.028227] cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed
...

Occasionally it manages to connect (out of tens of efforts), while fiddling with inserting the dongle and re-connecting, switching off all wireless interfaces (airplane blutooth & wifi), and seems more probable when downgraded to oldest firmware 0x264a0700 (Apr 2019).

Steps to reproduce the behavior

I upgraded with the commands & dmesgs logs are interspersed in time, to explain what happened:

dmesg: plug dongle

[ 2882.716937] usb 1-1: new full-speed USB device number 41 using xhci_hcd
[ 2882.866815] usb 1-1: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[ 2882.866822] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2882.866826] usb 1-1: Product: ConBee II
[ 2882.866829] usb 1-1: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[ 2882.866832] usb 1-1: SerialNumber: DE2436973
[ 2882.870251] cdc_acm 1-1:1.0: ttyACM0: USB ACM device

console: issue upgrade command

$ sudo GCFFlasher_internal -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF 

GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh
05:15:52:215 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
05:15:52:253 ls dev: /dev/ttyACM0 (0x1CF1/0x0030) sn: DE2436973
05:15:52:253 pin serialno: DE2436973
05:15:52:253 search FTDI device: no.0
Reboot device /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2436973-if00 (ConBee II)
05:15:52:259 query bootloader v1 ID after 5 ms
05:15:52:269 RX 60 bytes ASCII 
R21B18 Bootloader
Vers: 2.07
build: Jun 17 2019
, 08:48:53
 after 15 ms
05:15:52:269 bootloader start after 15 ms
R21B18 Bootloader
Vers: 2.07
build: Jun 17 2019
05:15:52:270 GCF_ResetDeviceDone
05:15:52:272 bootloader v1 update firmware
flashing 164377 bytes: |==============================|
verify: .
SUCCESS
Wait 10 seconds until application starts

dmesg: issue upgrade command

[ 2893.748615] usb 1-1: USB disconnect, device number 41
[ 2894.136850] usb 1-1: new full-speed USB device number 42 using xhci_hcd
[ 2894.287254] usb 1-1: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[ 2894.287261] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2894.287264] usb 1-1: Product: ConBee II
[ 2894.287267] usb 1-1: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[ 2894.287270] usb 1-1: SerialNumber: DE2436973
[ 2894.289381] cdc_acm 1-1:1.0: ttyACM0: USB ACM device
[ 2897.683480] usb 1-1: USB disconnect, device number 42
[ 2898.068881] usb 1-1: new full-speed USB device number 43 using xhci_hcd
[ 2898.219125] usb 1-1: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[ 2898.219132] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2898.219136] usb 1-1: Product: ConBee II
[ 2898.219139] usb 1-1: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[ 2898.219141] usb 1-1: SerialNumber: DE2436973
[ 2898.224274] cdc_acm 1-1:1.0: ttyACM0: USB ACM device

console: Timeout errors begin in upgrade console

Wait 10 seconds until application starts
05:16:10:775 verify application is running
05:16:10:896 failed to query application
05:16:10:896 retry, elapsed 18 seconds
05:16:10:992 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF

05:16:10:992 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
05:16:11:038 ls dev: /dev/ttyACM0 (0x1CF1/0x0030) sn: DE2436973
05:16:11:038 search FTDI device: no.0
Reboot device /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2436973-if00 (ConBee II)
05:16:11:039 retry, elapsed 18 seconds
05:16:11:144 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF

dmesg: Timeout errors begin in upgrade console

[ 2903.244027] cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed
[ 2903.396466] cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed
[ 2903.526440] cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed
[ 2903.677336] cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed
[ 2903.820626] cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed
[ 2903.961555] cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed

And while the dongle is recognised by the fw-updater:

$ sudo GCFFlasher_internal -l
GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh
Path             | Vendor | Product | Serial     | Type
-----------------+--------+---------+------------+-------
/dev/ttyACM0     | 0x1CF1 | 0x0030  | DE2436973  | ConBee II 

But deCONZ cannot start it, with the same cdc_acm 1-1:1.0: acm_port_activate - usb_submit_urb(ctrl irq) failed error.

I then tried to downgrade fw:

dmesg: re-plug to prepare for downgrade

[ 3430.044672] usb 1-1: USB disconnect, device number 43  # unplug

[ 3533.387213] usb 1-1: new full-speed USB device number 44 using xhci_hcd
[ 3533.537066] usb 1-1: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[ 3533.537073] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3533.537077] usb 1-1: Product: ConBee II
[ 3533.537080] usb 1-1: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[ 3533.537082] usb 1-1: SerialNumber: DE2436973
[ 3533.539259] cdc_acm 1-1:1.0: ttyACM0: USB ACM device

console:

sudo GCFFlasher_internal -t 60 -d /dev/ttyACM0 -x 3 -f /usr/share/deCONZ/firmware/deCONZ_ConBeeII_0x26680700.bin.GCF

$ sudo GCFFlasher_internal -t 60 -d /dev/ttyACM0 -x 3 -f /usr/share/deCONZ/firmware/deCONZ_ConBeeII_0x26680700.bin.GCF
GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh
05:26:42:737 using firmware file: /usr/share/deCONZ/firmware/deCONZ_ConBeeII_0x26680700.bin.GCF 
05:26:42:777 ls dev: /dev/ttyACM0 (0x1CF1/0x0030) sn: DE2436973
05:26:42:777 pin serialno: DE2436973
05:26:42:777 search FTDI device: no.0
Reboot device /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2436973-if00 (ConBee II)
05:26:42:783 query bootloader v1 ID after 5 ms
05:26:42:794 RX 60 bytes ASCII 
R21B18 Bootloader
Vers: 2.07
build: Jun 17 2019
, 08:48:53
 after 16 ms
05:26:42:794 bootloader start after 16 ms
R21B18 Bootloader
Vers: 2.07
build: Jun 17 2019
05:26:42:796 GCF_ResetDeviceDone
05:26:42:797 bootloader v1 update firmware
flashing 164373 bytes: |==============================|
verify: .
SUCCESS
Wait 10 seconds until application starts

dmesg:

[ 3544.409071] usb 1-1: USB disconnect, device number 44
[ 3544.799125] usb 1-1: new full-speed USB device number 45 using xhci_hcd
[ 3544.949153] usb 1-1: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[ 3544.949160] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3544.949164] usb 1-1: Product: ConBee II
[ 3544.949167] usb 1-1: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[ 3544.949169] usb 1-1: SerialNumber: DE2436973
[ 3544.951578] cdc_acm 1-1:1.0: ttyACM0: USB ACM device

# break while upgrading & before rebooting... 

[ 3548.340870] usb 1-1: USB disconnect, device number 45
[ 3548.767033] usb 1-1: new full-speed USB device number 46 using xhci_hcd
[ 3548.916954] usb 1-1: New USB device found, idVendor=1cf1, idProduct=0030, bcdDevice= 1.00
[ 3548.916961] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3548.916965] usb 1-1: Product: ConBee II
[ 3548.916968] usb 1-1: Manufacturer: dresden elektronik ingenieurtechnik GmbH
[ 3548.916971] usb 1-1: SerialNumber: DE2436973
[ 3548.919176] cdc_acm 1-1:1.0: ttyACM0: USB ACM device

I tried to reset the device, but still the same error on deCONZ connection comes up in dmesg.

Expected behavior

Continue working as before, e.g. connect with deCONZ.

Screenshots

Nope

Environment

  • Host system: Debian buster amd64 - deCONZ: 2.11.5
$ uname -a
Linux hostname 5.10.0-6-amd64 #1 SMP Debian 5.10.28-1 (2021-04-09) x86_64 GNU/Linux
  • Running method: debian buster
  • Firmware version:
    • don't remember the original version the dongle came with, listing the versions i tried in the steps to reproduce.
    • 0x266b0700
    • 0x26680700
    • 0x264a0700
  • deCONZ version: 2.11.5
  • Device:ConBee II
  • Do you use an USB extension cable: both yes & no
  • Is there any other USB or serial devices connected to the host system? If so: Which?
$ lsusb
Bus 002 Device 002: ID 0bda:0316 Realtek Semiconductor Corp. Card Reader
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 04f2:b604 Chicony Electronics Co., Ltd Integrated Camera (1280x720@30)
Bus 001 Device 004: ID 8087:0a2b Intel Corp. Bluetooth wireless interface
Bus 001 Device 003: ID 04f2:b613 Chicony Electronics Co., Ltd Integrated IR Camera
Bus 001 Device 002: ID 058f:9540 Alcor Micro Corp. AU9540 Smartcard Reader
Bus 001 Device 006: ID 2386:432f Raydium Corporation Touch System
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  • no zigbee nodes conteccted/resent in the building

deCONZ Logs

see the logs of fw-updater, above, included in the "steps to reproduce".

lsusb

$ sudo lsusb -vs 46

Bus 001 Device 046: ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II]
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.01
  bDeviceClass            2 Communications
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x1cf1 Dresden Elektronik
  idProduct          0x0030 ZigBee gateway [ConBee II]
  bcdDevice            1.00
  iManufacturer           1 dresden elektronik ingenieurtechnik GmbH
  iProduct                2 ConBee II
  iSerial                 3 DE2436973
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0043
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         2 Communications
      bInterfaceSubClass      2 Abstract (modem)
      bInterfaceProtocol      1 AT-commands (v.25ter)
      iInterface              0 
      CDC Header:
        bcdCDC               1.10
      CDC ACM:
        bmCapabilities       0x02
          line coding and serial state
      CDC Union:
        bMasterInterface        0
        bSlaveInterface         1 
      CDC Call Management:
        bmCapabilities       0x03
          call management
          use DataInterface
        bDataInterface          1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              16
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x000c
  bNumDeviceCaps          1
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x00000002
      HIRD Link Power Management (LPM) Supported
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0000
  (Bus Powered)

Additional context

Flashing happened in airplane mode, in a desparate effort to stabilize the hw.

ankostis avatar May 30 '21 17:05 ankostis

Changing label. Looks more to be a user question instead of a bug report.

I suggest flashing again.

Mimiix avatar May 30 '21 17:05 Mimiix

Thank you for the prompt reply!

Have already flashed it 5-6 times, and just flashed it once more, with latest firmware, again.

I just tried the latest deCONZ from buster-beta, nothing.

  • What is the acm_port_activate - usb_submit_urb(ctrl irq) failed error in dmesg?

  • Note that the console logs are very strange, after SUCCESS, it seems to continue trying to flash it, but fails to recognize it:

    upgrade to 0x266b0700 logs:

    $ sudo GCFFlasher_internal -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF 
    GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh
    19:59:45:746 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    19:59:45:764 ls dev: /dev/ttyACM0 (0x1CF1/0x0030) sn: DE2436973
    19:59:45:764 pin serialno: DE2436973
    19:59:45:764 search FTDI device: no.0
    Reboot device /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2436973-if00 (ConBee II)
    19:59:45:865 RX 44 bytes ASCII � after 100 ms
    19:59:45:865 RX c00e01000700810069ffc0c00e02000700b20037ffc0c00e03000700830065ffc0c00e04000700800067ffc0 after 100 ms
    19:59:45:865 SLIP RX frame length: 7
    19:59:45:865 query bootloader v1 ID after 100 ms
    19:59:46:365 close serial after 600
    19:59:47:368 query bootloader v3 ID after 1603 ms
    19:59:47:368 TX c081027dffc0
    19:59:47:873 RX 11 bytes ASCII � after 2108 ms
    19:59:47:873 RX c00e05000700810065ffc0 after 2108 ms
    19:59:47:873 SLIP RX frame length: 7
    19:59:47:873 query deCONZ firmware version
    19:59:47:874 SLIP RX frame length: 9
    deCONZ firmware version 264A0700
    19:59:47:874 send watchdog reset 2 seconds
    19:59:47:874 TX c00b02000c0005002602000000baffc0
    19:59:47:875 set watchdog ttl status: 0x00
    19:59:47:876 wait reboot: 2100 ms
    19:59:51:977 query bootloader v1 ID after 2000 ms
    19:59:51:989 RX 60 bytes ASCII 
    R21B18 Bootloader
    Vers: 2.07
    build: Jun 17 2019
    , 08:48:53
    after 2012 ms
    19:59:51:989 bootloader start after 2012 ms
    R21B18 Bootloader
    Vers: 2.07
    build: Jun 17 2019
    19:59:51:990 GCF_ResetDeviceDone
    19:59:51:991 bootloader v1 update firmware
    flashing 164377 bytes: |==============================|
    verify: .
    SUCCESS
    Wait 10 seconds until application starts
    20:00:10:779 verify application is running
    20:00:10:779 failed to query application
    20:00:10:779 retry, elapsed 25 seconds
    20:00:10:874 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:10:874 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:10:893 search FTDI device: no.0
    20:00:10:893 device /dev/ttyACM0 not found
    20:00:10:894 retry, elapsed 25 seconds
    20:00:10:989 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:10:989 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:008 search FTDI device: no.0
    20:00:11:008 device /dev/ttyACM0 not found
    20:00:11:008 retry, elapsed 25 seconds
    20:00:11:103 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:11:103 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:123 search FTDI device: no.0
    20:00:11:123 device /dev/ttyACM0 not found
    20:00:11:123 retry, elapsed 25 seconds
    20:00:11:228 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:11:228 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:247 search FTDI device: no.0
    20:00:11:247 device /dev/ttyACM0 not found
    20:00:11:247 retry, elapsed 25 seconds
    20:00:11:353 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:11:353 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:372 search FTDI device: no.0
    20:00:11:372 device /dev/ttyACM0 not found
    20:00:11:372 retry, elapsed 25 seconds
    20:00:11:472 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:11:472 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:491 search FTDI device: no.0
    20:00:11:491 device /dev/ttyACM0 not found
    20:00:11:491 retry, elapsed 25 seconds
    20:00:11:586 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:11:586 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:605 search FTDI device: no.0
    20:00:11:606 device /dev/ttyACM0 not found
    20:00:11:606 retry, elapsed 25 seconds
    20:00:11:701 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:11:701 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:721 search FTDI device: no.0
    20:00:11:721 device /dev/ttyACM0 not found
    20:00:11:721 retry, elapsed 25 seconds
    20:00:11:816 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:11:816 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:835 search FTDI device: no.0
    20:00:11:835 device /dev/ttyACM0 not found
    20:00:11:835 retry, elapsed 26 seconds
    20:00:11:941 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:11:941 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:11:960 search FTDI device: no.0
    20:00:11:960 device /dev/ttyACM0 not found
    20:00:11:960 retry, elapsed 26 seconds
    20:00:12:065 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:065 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:12:084 search FTDI device: no.0
    20:00:12:084 device /dev/ttyACM0 not found
    20:00:12:085 retry, elapsed 26 seconds
    20:00:12:180 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:180 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:12:199 search FTDI device: no.0
    20:00:12:199 device /dev/ttyACM0 not found
    20:00:12:199 retry, elapsed 26 seconds
    20:00:12:294 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:294 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:12:313 search FTDI device: no.0
    20:00:12:313 device /dev/ttyACM0 not found
    20:00:12:313 retry, elapsed 26 seconds
    20:00:12:408 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:408 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:12:427 search FTDI device: no.0
    20:00:12:427 device /dev/ttyACM0 not found
    20:00:12:427 retry, elapsed 26 seconds
    20:00:12:532 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:532 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:12:551 search FTDI device: no.0
    20:00:12:552 device /dev/ttyACM0 not found
    20:00:12:552 retry, elapsed 26 seconds
    20:00:12:657 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:657 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:12:676 search FTDI device: no.0
    20:00:12:676 device /dev/ttyACM0 not found
    20:00:12:676 retry, elapsed 26 seconds
    20:00:12:771 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:771 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:12:790 search FTDI device: no.0
    20:00:12:790 device /dev/ttyACM0 not found
    20:00:12:790 retry, elapsed 27 seconds
    20:00:12:885 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:886 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:12:905 search FTDI device: no.0
    20:00:12:905 device /dev/ttyACM0 not found
    20:00:12:905 retry, elapsed 27 seconds
    20:00:12:000 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:12:000 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:020 search FTDI device: no.0
    20:00:13:020 device /dev/ttyACM0 not found
    20:00:13:020 retry, elapsed 27 seconds
    20:00:13:115 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:13:115 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:135 search FTDI device: no.0
    20:00:13:135 device /dev/ttyACM0 not found
    20:00:13:135 retry, elapsed 27 seconds
    20:00:13:240 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:13:240 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:259 search FTDI device: no.0
    20:00:13:259 device /dev/ttyACM0 not found
    20:00:13:259 retry, elapsed 27 seconds
    20:00:13:364 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:13:364 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:384 search FTDI device: no.0
    20:00:13:384 device /dev/ttyACM0 not found
    20:00:13:384 retry, elapsed 27 seconds
    20:00:13:479 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:13:479 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:498 search FTDI device: no.0
    20:00:13:498 device /dev/ttyACM0 not found
    20:00:13:498 retry, elapsed 27 seconds
    20:00:13:593 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:13:593 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:612 search FTDI device: no.0
    20:00:13:612 device /dev/ttyACM0 not found
    20:00:13:612 retry, elapsed 27 seconds
    20:00:13:707 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:13:707 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:726 search FTDI device: no.0
    20:00:13:726 device /dev/ttyACM0 not found
    20:00:13:727 retry, elapsed 27 seconds
    20:00:13:832 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:13:832 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:851 search FTDI device: no.0
    20:00:13:851 device /dev/ttyACM0 not found
    20:00:13:851 retry, elapsed 28 seconds
    20:00:13:956 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:13:956 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:13:974 search FTDI device: no.0
    20:00:13:974 device /dev/ttyACM0 not found
    20:00:13:974 retry, elapsed 28 seconds
    20:00:14:072 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:14:072 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:14:091 search FTDI device: no.0
    20:00:14:091 device /dev/ttyACM0 not found
    20:00:14:091 retry, elapsed 28 seconds
    20:00:14:186 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:14:186 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:14:206 search FTDI device: no.0
    20:00:14:206 device /dev/ttyACM0 not found
    20:00:14:206 retry, elapsed 28 seconds
    20:00:14:301 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:14:301 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:14:320 search FTDI device: no.0
    20:00:14:320 device /dev/ttyACM0 not found
    20:00:14:320 retry, elapsed 28 seconds
    20:00:14:416 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:14:416 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:14:435 search FTDI device: no.0
    20:00:14:435 device /dev/ttyACM0 not found
    20:00:14:435 retry, elapsed 28 seconds
    20:00:14:540 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:14:540 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:14:559 search FTDI device: no.0
    20:00:14:559 device /dev/ttyACM0 not found
    20:00:14:559 retry, elapsed 28 seconds
    20:00:14:664 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:14:664 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:14:683 search FTDI device: no.0
    20:00:14:683 device /dev/ttyACM0 not found
    20:00:14:683 retry, elapsed 28 seconds
    20:00:14:779 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:14:779 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:14:798 search FTDI device: no.0
    20:00:14:798 device /dev/ttyACM0 not found
    20:00:14:798 retry, elapsed 29 seconds
    20:00:14:893 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:14:893 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:14:912 search FTDI device: no.0
    20:00:14:912 device /dev/ttyACM0 not found
    20:00:14:912 retry, elapsed 29 seconds
    20:00:15:007 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:007 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:026 search FTDI device: no.0
    20:00:15:026 device /dev/ttyACM0 not found
    20:00:15:026 retry, elapsed 29 seconds
    20:00:15:132 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:132 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:152 search FTDI device: no.0
    20:00:15:152 device /dev/ttyACM0 not found
    20:00:15:152 retry, elapsed 29 seconds
    20:00:15:257 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:257 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:276 search FTDI device: no.0
    20:00:15:276 device /dev/ttyACM0 not found
    20:00:15:276 retry, elapsed 29 seconds
    20:00:15:372 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:372 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:391 search FTDI device: no.0
    20:00:15:391 device /dev/ttyACM0 not found
    20:00:15:391 retry, elapsed 29 seconds
    20:00:15:486 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:486 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:508 search FTDI device: no.0
    20:00:15:508 device /dev/ttyACM0 not found
    20:00:15:508 retry, elapsed 29 seconds
    20:00:15:603 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:603 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:627 search FTDI device: no.0
    20:00:15:627 device /dev/ttyACM0 not found
    20:00:15:627 retry, elapsed 29 seconds
    20:00:15:732 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:732 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:751 search FTDI device: no.0
    20:00:15:751 device /dev/ttyACM0 not found
    20:00:15:751 retry, elapsed 30 seconds
    20:00:15:856 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:856 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:875 search FTDI device: no.0
    20:00:15:875 device /dev/ttyACM0 not found
    20:00:15:875 retry, elapsed 30 seconds
    20:00:15:972 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:15:972 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:15:991 search FTDI device: no.0
    20:00:15:991 device /dev/ttyACM0 not found
    20:00:15:991 retry, elapsed 30 seconds
    20:00:16:087 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:16:087 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:16:106 search FTDI device: no.0
    20:00:16:106 device /dev/ttyACM0 not found
    20:00:16:106 retry, elapsed 30 seconds
    20:00:16:201 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:16:201 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:16:221 search FTDI device: no.0
    20:00:16:221 device /dev/ttyACM0 not found
    20:00:16:221 retry, elapsed 30 seconds
    20:00:16:316 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:16:316 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:16:339 search FTDI device: no.0
    20:00:16:339 device /dev/ttyACM0 not found
    20:00:16:339 retry, elapsed 30 seconds
    20:00:16:444 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:16:444 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:16:468 search FTDI device: no.0
    20:00:16:468 device /dev/ttyACM0 not found
    20:00:16:468 retry, elapsed 30 seconds
    20:00:16:572 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:16:572 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:16:595 search FTDI device: no.0
    20:00:16:595 device /dev/ttyACM0 not found
    20:00:16:595 retry, elapsed 30 seconds
    20:00:16:690 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:16:691 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:16:714 search FTDI device: no.0
    20:00:16:714 device /dev/ttyACM0 not found
    20:00:16:714 retry, elapsed 30 seconds
    20:00:16:809 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:16:809 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:16:832 search FTDI device: no.0
    20:00:16:832 device /dev/ttyACM0 not found
    20:00:16:832 retry, elapsed 31 seconds
    20:00:16:937 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:16:937 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:16:960 search FTDI device: no.0
    20:00:16:960 device /dev/ttyACM0 not found
    20:00:16:960 retry, elapsed 31 seconds
    20:00:17:065 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:17:065 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:17:083 search FTDI device: no.0
    20:00:17:083 device /dev/ttyACM0 not found
    20:00:17:083 retry, elapsed 31 seconds
    20:00:17:179 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:17:179 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:17:197 search FTDI device: no.0
    20:00:17:197 device /dev/ttyACM0 not found
    20:00:17:198 retry, elapsed 31 seconds
    20:00:17:293 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:17:293 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:17:312 search FTDI device: no.0
    20:00:17:312 device /dev/ttyACM0 not found
    20:00:17:312 retry, elapsed 31 seconds
    20:00:17:407 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:17:407 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:17:427 search FTDI device: no.0
    20:00:17:427 device /dev/ttyACM0 not found
    20:00:17:427 retry, elapsed 31 seconds
    20:00:17:532 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:17:532 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:17:552 search FTDI device: no.0
    20:00:17:552 device /dev/ttyACM0 not found
    20:00:17:552 retry, elapsed 31 seconds
    20:00:17:657 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:17:657 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:17:677 search FTDI device: no.0
    20:00:17:677 device /dev/ttyACM0 not found
    20:00:17:677 retry, elapsed 31 seconds
    20:00:17:772 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:17:772 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:17:792 search FTDI device: no.0
    20:00:17:792 device /dev/ttyACM0 not found
    20:00:17:792 retry, elapsed 32 seconds
    20:00:17:887 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:17:887 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:17:908 search FTDI device: no.0
    20:00:17:908 device /dev/ttyACM0 not found
    20:00:17:908 retry, elapsed 32 seconds
    20:00:18:003 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:003 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:023 search FTDI device: no.0
    20:00:18:023 device /dev/ttyACM0 not found
    20:00:18:023 retry, elapsed 32 seconds
    20:00:18:128 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:128 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:147 search FTDI device: no.0
    20:00:18:147 device /dev/ttyACM0 not found
    20:00:18:147 retry, elapsed 32 seconds
    20:00:18:252 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:252 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:271 search FTDI device: no.0
    20:00:18:271 device /dev/ttyACM0 not found
    20:00:18:271 retry, elapsed 32 seconds
    20:00:18:371 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:371 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:390 search FTDI device: no.0
    20:00:18:390 device /dev/ttyACM0 not found
    20:00:18:390 retry, elapsed 32 seconds
    20:00:18:485 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:485 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:505 search FTDI device: no.0
    20:00:18:505 device /dev/ttyACM0 not found
    20:00:18:505 retry, elapsed 32 seconds
    20:00:18:600 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:600 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:620 search FTDI device: no.0
    20:00:18:620 device /dev/ttyACM0 not found
    20:00:18:620 retry, elapsed 32 seconds
    20:00:18:715 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:715 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:734 search FTDI device: no.0
    20:00:18:734 device /dev/ttyACM0 not found
    20:00:18:735 retry, elapsed 32 seconds
    20:00:18:840 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:840 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:859 search FTDI device: no.0
    20:00:18:859 device /dev/ttyACM0 not found
    20:00:18:859 retry, elapsed 33 seconds
    20:00:18:965 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:18:965 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:18:984 search FTDI device: no.0
    20:00:18:984 device /dev/ttyACM0 not found
    20:00:18:984 retry, elapsed 33 seconds
    20:00:19:079 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:19:079 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:19:099 search FTDI device: no.0
    20:00:19:099 device /dev/ttyACM0 not found
    20:00:19:099 retry, elapsed 33 seconds
    20:00:19:194 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:19:194 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:19:213 search FTDI device: no.0
    20:00:19:213 device /dev/ttyACM0 not found
    20:00:19:213 retry, elapsed 33 seconds
    20:00:19:308 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:19:308 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:19:328 search FTDI device: no.0
    20:00:19:328 device /dev/ttyACM0 not found
    20:00:19:328 retry, elapsed 33 seconds
    20:00:19:433 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:19:433 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:19:453 search FTDI device: no.0
    20:00:19:453 device /dev/ttyACM0 not found
    20:00:19:453 retry, elapsed 33 seconds
    20:00:19:558 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:19:558 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:19:578 search FTDI device: no.0
    20:00:19:578 device /dev/ttyACM0 not found
    20:00:19:578 retry, elapsed 33 seconds
    20:00:19:673 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:19:673 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:19:692 search FTDI device: no.0
    20:00:19:692 device /dev/ttyACM0 not found
    20:00:19:692 retry, elapsed 33 seconds
    20:00:19:788 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:19:788 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:19:807 search FTDI device: no.0
    20:00:19:807 device /dev/ttyACM0 not found
    20:00:19:807 retry, elapsed 34 seconds
    20:00:19:902 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:19:902 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:19:922 search FTDI device: no.0
    20:00:19:922 device /dev/ttyACM0 not found
    20:00:19:922 retry, elapsed 34 seconds
    20:00:20:027 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:027 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:20:046 search FTDI device: no.0
    20:00:20:046 device /dev/ttyACM0 not found
    20:00:20:046 retry, elapsed 34 seconds
    20:00:20:152 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:152 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:20:171 search FTDI device: no.0
    20:00:20:171 device /dev/ttyACM0 not found
    20:00:20:171 retry, elapsed 34 seconds
    20:00:20:271 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:271 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:20:291 search FTDI device: no.0
    20:00:20:291 device /dev/ttyACM0 not found
    20:00:20:291 retry, elapsed 34 seconds
    20:00:20:386 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:386 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:20:410 search FTDI device: no.0
    20:00:20:410 device /dev/ttyACM0 not found
    20:00:20:410 retry, elapsed 34 seconds
    20:00:20:504 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:504 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:20:524 search FTDI device: no.0
    20:00:20:524 device /dev/ttyACM0 not found
    20:00:20:524 retry, elapsed 34 seconds
    20:00:20:629 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:629 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:20:649 search FTDI device: no.0
    20:00:20:649 device /dev/ttyACM0 not found
    20:00:20:649 retry, elapsed 34 seconds
    20:00:20:754 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:754 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:20:774 search FTDI device: no.0
    20:00:20:774 device /dev/ttyACM0 not found
    20:00:20:774 retry, elapsed 35 seconds
    20:00:20:871 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:871 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:20:891 search FTDI device: no.0
    20:00:20:891 device /dev/ttyACM0 not found
    20:00:20:891 retry, elapsed 35 seconds
    20:00:20:986 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:20:986 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:006 search FTDI device: no.0
    20:00:21:006 device /dev/ttyACM0 not found
    20:00:21:006 retry, elapsed 35 seconds
    20:00:21:101 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:21:101 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:120 search FTDI device: no.0
    20:00:21:120 device /dev/ttyACM0 not found
    20:00:21:120 retry, elapsed 35 seconds
    20:00:21:216 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:21:216 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:236 search FTDI device: no.0
    20:00:21:236 device /dev/ttyACM0 not found
    20:00:21:236 retry, elapsed 35 seconds
    20:00:21:341 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:21:341 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:361 search FTDI device: no.0
    20:00:21:361 device /dev/ttyACM0 not found
    20:00:21:361 retry, elapsed 35 seconds
    20:00:21:466 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:21:466 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:485 search FTDI device: no.0
    20:00:21:485 device /dev/ttyACM0 not found
    20:00:21:485 retry, elapsed 35 seconds
    20:00:21:581 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:21:581 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:600 search FTDI device: no.0
    20:00:21:600 device /dev/ttyACM0 not found
    20:00:21:600 retry, elapsed 35 seconds
    20:00:21:695 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:21:695 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:714 search FTDI device: no.0
    20:00:21:714 device /dev/ttyACM0 not found
    20:00:21:714 retry, elapsed 35 seconds
    20:00:21:809 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:21:809 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:827 search FTDI device: no.0
    20:00:21:827 device /dev/ttyACM0 not found
    20:00:21:827 retry, elapsed 36 seconds
    20:00:21:932 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:21:932 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:21:952 search FTDI device: no.0
    20:00:21:952 device /dev/ttyACM0 not found
    20:00:21:952 retry, elapsed 36 seconds
    20:00:22:057 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:22:057 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:22:077 search FTDI device: no.0
    20:00:22:077 device /dev/ttyACM0 not found
    20:00:22:077 retry, elapsed 36 seconds
    20:00:22:172 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:22:172 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:22:192 search FTDI device: no.0
    20:00:22:192 device /dev/ttyACM0 not found
    20:00:22:192 retry, elapsed 36 seconds
    20:00:22:287 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:22:287 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:22:306 search FTDI device: no.0
    20:00:22:306 device /dev/ttyACM0 not found
    20:00:22:306 retry, elapsed 36 seconds
    20:00:22:402 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:22:402 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:22:422 search FTDI device: no.0
    20:00:22:422 device /dev/ttyACM0 not found
    20:00:22:422 retry, elapsed 36 seconds
    20:00:22:527 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:22:527 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:22:546 search FTDI device: no.0
    20:00:22:546 device /dev/ttyACM0 not found
    20:00:22:546 retry, elapsed 36 seconds
    20:00:22:651 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:22:651 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:22:670 search FTDI device: no.0
    20:00:22:670 device /dev/ttyACM0 not found
    20:00:22:670 retry, elapsed 36 seconds
    20:00:22:772 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:22:772 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:22:792 ls dev: /dev/ttyACM0 (0x0000/0x0000) sn: 
    20:00:22:792 search FTDI device: no.0
    20:00:22:792 device /dev/ttyACM0 not found
    20:00:22:792 retry, elapsed 37 seconds
    20:00:22:887 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:22:887 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:22:907 ls dev: /dev/ttyACM0 (0x0000/0x0000) sn: 
    20:00:22:907 search FTDI device: no.0
    20:00:22:907 device /dev/ttyACM0 not found
    20:00:22:907 retry, elapsed 37 seconds
    20:00:23:003 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:23:003 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:23:023 ls dev: /dev/ttyACM0 (0x0000/0x0000) sn: 
    20:00:23:023 search FTDI device: no.0
    20:00:23:023 device /dev/ttyACM0 not found
    20:00:23:023 retry, elapsed 37 seconds
    20:00:23:128 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:23:128 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:23:147 ls dev: /dev/ttyACM0 (0x0000/0x0000) sn: 
    20:00:23:147 search FTDI device: no.0
    20:00:23:147 device /dev/ttyACM0 not found
    20:00:23:147 retry, elapsed 37 seconds
    20:00:23:253 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:23:253 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:23:273 ls dev: /dev/ttyACM0 (0x1CF1/0x0030) sn: DE2436973
    20:00:23:273 search FTDI device: no.0
    Reboot device /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2436973-if00 (ConBee II)
    20:00:23:278 query bootloader v1 ID after 5 ms
    20:00:23:289 RX 60 bytes ASCII 
    R21B18 Bootloader
    Vers: 2.07
    build: Jun 17 2019
    , 08:48:53
    after 16 ms
    20:00:23:289 bootloader start after 16 ms
    R21B18 Bootloader
    Vers: 2.07
    build: Jun 17 2019
    20:00:23:290 GCF_ResetDeviceDone
    20:00:23:291 bootloader v1 update firmware
    flashing 164377 bytes: |==============================|
    verify: .
    SUCCESS
    Wait 10 seconds until application starts
    20:00:41:781 verify application is running
    20:00:41:781 failed to query application
    20:00:41:782 retry, elapsed 56 seconds
    20:00:41:877 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:41:877 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:41:896 search FTDI device: no.0
    20:00:41:896 device /dev/ttyACM0 not found
    20:00:41:896 retry, elapsed 56 seconds
    20:00:41:990 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:41:990 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:009 search FTDI device: no.0
    20:00:42:009 device /dev/ttyACM0 not found
    20:00:42:009 retry, elapsed 56 seconds
    20:00:42:105 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:42:105 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:123 search FTDI device: no.0
    20:00:42:123 device /dev/ttyACM0 not found
    20:00:42:123 retry, elapsed 56 seconds
    20:00:42:229 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:42:229 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:248 search FTDI device: no.0
    20:00:42:248 device /dev/ttyACM0 not found
    20:00:42:248 retry, elapsed 56 seconds
    20:00:42:353 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:42:353 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:373 search FTDI device: no.0
    20:00:42:373 device /dev/ttyACM0 not found
    20:00:42:373 retry, elapsed 56 seconds
    20:00:42:472 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:42:472 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:491 search FTDI device: no.0
    20:00:42:491 device /dev/ttyACM0 not found
    20:00:42:491 retry, elapsed 56 seconds
    20:00:42:586 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:42:586 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:606 search FTDI device: no.0
    20:00:42:606 device /dev/ttyACM0 not found
    20:00:42:606 retry, elapsed 56 seconds
    20:00:42:701 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:42:701 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:721 search FTDI device: no.0
    20:00:42:721 device /dev/ttyACM0 not found
    20:00:42:721 retry, elapsed 56 seconds
    20:00:42:816 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:42:816 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:836 search FTDI device: no.0
    20:00:42:836 device /dev/ttyACM0 not found
    20:00:42:836 retry, elapsed 57 seconds
    20:00:42:941 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:42:941 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:42:961 search FTDI device: no.0
    20:00:42:961 device /dev/ttyACM0 not found
    20:00:42:961 retry, elapsed 57 seconds
    20:00:43:066 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:43:066 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:43:086 search FTDI device: no.0
    20:00:43:086 device /dev/ttyACM0 not found
    20:00:43:086 retry, elapsed 57 seconds
    20:00:43:181 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:43:181 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:43:201 search FTDI device: no.0
    20:00:43:201 device /dev/ttyACM0 not found
    20:00:43:201 retry, elapsed 57 seconds
    20:00:43:296 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:43:296 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:43:315 search FTDI device: no.0
    20:00:43:315 device /dev/ttyACM0 not found
    20:00:43:315 retry, elapsed 57 seconds
    20:00:43:411 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:43:411 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:43:430 search FTDI device: no.0
    20:00:43:430 device /dev/ttyACM0 not found
    20:00:43:430 retry, elapsed 57 seconds
    20:00:43:536 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:43:536 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:43:555 search FTDI device: no.0
    20:00:43:555 device /dev/ttyACM0 not found
    20:00:43:555 retry, elapsed 57 seconds
    20:00:43:660 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:43:660 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:43:679 search FTDI device: no.0
    20:00:43:679 device /dev/ttyACM0 not found
    20:00:43:679 retry, elapsed 57 seconds
    20:00:43:774 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:43:774 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:43:794 search FTDI device: no.0
    20:00:43:794 device /dev/ttyACM0 not found
    20:00:43:794 retry, elapsed 58 seconds
    20:00:43:889 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:43:889 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:43:909 search FTDI device: no.0
    20:00:43:909 device /dev/ttyACM0 not found
    20:00:43:909 retry, elapsed 58 seconds
    20:00:44:004 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:004 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:023 search FTDI device: no.0
    20:00:44:023 device /dev/ttyACM0 not found
    20:00:44:023 retry, elapsed 58 seconds
    20:00:44:128 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:128 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:148 search FTDI device: no.0
    20:00:44:148 device /dev/ttyACM0 not found
    20:00:44:148 retry, elapsed 58 seconds
    20:00:44:253 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:253 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:273 search FTDI device: no.0
    20:00:44:273 device /dev/ttyACM0 not found
    20:00:44:273 retry, elapsed 58 seconds
    20:00:44:371 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:371 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:391 search FTDI device: no.0
    20:00:44:391 device /dev/ttyACM0 not found
    20:00:44:391 retry, elapsed 58 seconds
    20:00:44:486 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:486 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:505 search FTDI device: no.0
    20:00:44:505 device /dev/ttyACM0 not found
    20:00:44:505 retry, elapsed 58 seconds
    20:00:44:600 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:600 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:622 search FTDI device: no.0
    20:00:44:622 device /dev/ttyACM0 not found
    20:00:44:622 retry, elapsed 58 seconds
    20:00:44:727 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:727 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:747 search FTDI device: no.0
    20:00:44:747 device /dev/ttyACM0 not found
    20:00:44:747 retry, elapsed 59 seconds
    20:00:44:852 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:852 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:872 search FTDI device: no.0
    20:00:44:872 device /dev/ttyACM0 not found
    20:00:44:872 retry, elapsed 59 seconds
    20:00:44:971 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:44:971 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:44:991 search FTDI device: no.0
    20:00:44:991 device /dev/ttyACM0 not found
    20:00:44:991 retry, elapsed 59 seconds
    20:00:45:086 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:45:086 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:45:106 search FTDI device: no.0
    20:00:45:106 device /dev/ttyACM0 not found
    20:00:45:106 retry, elapsed 59 seconds
    20:00:45:201 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:45:201 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:45:221 search FTDI device: no.0
    20:00:45:221 device /dev/ttyACM0 not found
    20:00:45:221 retry, elapsed 59 seconds
    20:00:45:316 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:45:316 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:45:335 search FTDI device: no.0
    20:00:45:335 device /dev/ttyACM0 not found
    20:00:45:335 retry, elapsed 59 seconds
    20:00:45:441 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:45:441 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:45:460 search FTDI device: no.0
    20:00:45:460 device /dev/ttyACM0 not found
    20:00:45:460 retry, elapsed 59 seconds
    20:00:45:565 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:45:565 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:45:585 search FTDI device: no.0
    20:00:45:585 device /dev/ttyACM0 not found
    20:00:45:585 retry, elapsed 59 seconds
    20:00:45:680 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:45:680 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:45:700 search FTDI device: no.0
    20:00:45:700 device /dev/ttyACM0 not found
    20:00:45:700 retry, elapsed 59 seconds
    20:00:45:795 parse commands: /usr/bin/GCFFlasher_internal.bin -t 60 -d /dev/ttyACM0 -x 3 -f deCONZ_ConBeeII_0x266b0700.bin.GCF
    
    20:00:45:795 using firmware file: deCONZ_ConBeeII_0x266b0700.bin.GCF 
    20:00:45:814 search FTDI device: no.0
    20:00:45:814 device /dev/ttyACM0 not found
    retry, failed
    

ankostis avatar May 30 '21 17:05 ankostis

Lol, "mister automation" say to me the original issue was rather https://github.com/dresden-elektronik/deconz-rest-plugin/issues/4945

For me, yours procedures/tests are fine, and you are more skilled than me for linux stuff. Just by curiosity what is your hardware (The PC, to know for power supply issue, desktop one or mini Pc ) ? Have you tried to avoid USB 3.0 ?

Smanar avatar May 30 '21 17:05 Smanar

Lenovo T480 (~2019), and tested with dongle installed in 2 usb-ports, including the one for powering external devices. Doesn't have USB-2.0 only port :-( And i dislike Windows enough, to borrow my wife's PC :-)

ankostis avatar May 30 '21 17:05 ankostis

I don't thing it s from the USB 3.0 issue, as you have tried with extension + HUB, and not realy same result. You have checked power supply too.

I m sorry for you, but even you are skilled enought and have the stuff, make a test on windows can be a good way to checks OS ^^.

Seriously, apart from uploading firmware in random mode and crossing finger, I don't see more to do. If you have the same issue on windows I think you can contact the support.

Smanar avatar May 30 '21 17:05 Smanar

Same issue on Windows :-( upgrade succeeds, but deCONZ then fails.

ankostis avatar May 30 '21 20:05 ankostis

The strangest fact is that ZHA detects its with no problem...

@Mimiix , i wouldn't classify this issue as a User Question, this is a typical bug report - falling to connect is buggy behavior

ankostis avatar May 30 '21 22:05 ankostis

The strangest fact is that ZHA detects its with no problem...

I don't think the deconnexions issues are visible on third app, or if you try to send a request at same moment the gateway disconnect.

Smanar avatar May 31 '21 15:05 Smanar

Hi, i would like to report that i've got the same issue. I'm using HassOS and using Deconz integration. Updating the firmware through Phoscon isnt possible, it upgrades but then fails to connect and the device is entirely gone and unreachable.

Ryssk avatar Jun 14 '21 06:06 Ryssk

There is definetely a bug in Deconz, since ZHA works just fine with upgraded dongles - please remove the "User Question" flag.

ankostis avatar Jun 14 '21 08:06 ankostis

Oups sorry bad reading. You mean the same device, with the same firmware, works on ZHA but not on deconz ?

Smanar avatar Jun 14 '21 15:06 Smanar

Exactly!

ankostis avatar Jun 14 '21 17:06 ankostis

So upgrading it through the Windows 10 worked. This is the guide i used: https://flemmingss.com/how-to-update-conbee-conbee-ii-firmware-in-windows-10/

Step 1 : Follow the instruction. Step 2 : Plug it back into your server Step 3 : I removed the Conbee stick from my HassOS VM and then rebooted. Step 4 : Shut down HassOS & add the conbee device to the VM again. Step 5 : Now it shows up under devices, with the exact same ID.

Even when i plugged it back in, rebooted the VM the device still wouldnt show up, only way it did was if i removed the device entirely from my VM, booted up, shut down and attached the device again.

It's weird, but it actually worked. Hopefully for someone else it can help!

Ryssk avatar Jun 14 '21 18:06 Ryssk

But it s strange it can work using the same firmware and ZHA ...

Smanar avatar Jun 14 '21 18:06 Smanar

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

github-actions[bot] avatar Jul 06 '21 02:07 github-actions[bot]

Maybe it's stalled because @Mimiix marked it as "UserQuestion" while it clearly is not.

ankostis avatar Jul 06 '21 09:07 ankostis

@ankostis It's not like that :) All issues (except backlog/Confirmed bug) get this label. The reason for that is that if an issue is "stale"i get the notification and can set things in motion and act on it. I try to read all issues but sometimes they slip trough or others didn't reply. This way it makes sure to get attendence.

In this case, I'll pm Manup and ask him to check this issue

Mimiix avatar Jul 06 '21 11:07 Mimiix

From the logs it seems that the firmware is installed but something is messing with USB. After the update the MCU restarts and re-enumerates the USB descriptor but GCFFlasher doesn't seem to be able to reconnect – hence the retries, usually this is caused by other applications accessing the device or in case of Docker that the container fails to see the new enumeration.

Note the USB extension cable is always recommended otherwise chances are way higher to run into troubles.

Just to rule out a few things:

  • Is this a native deCONZ installation or running in Docker?
  • Are there any other instances of deCONZ running:
    • $ systemctl status deconz
    • $ systemctl status deconz-gui
    • Any other service like ZHA/z2m running?

manup avatar Jul 06 '21 11:07 manup

Linux

~/src/gcfflasher$ ./GCFFlasher -f deCONZ_ConBeeII_0x26720700.bin.GCF  -d /dev/ttyACM0
read file success: deCONZ_ConBeeII_0x26720700.bin.GCF (164241 bytes)
flash firmware
command reset timeout
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0

Windows

\GCFFlasher_V3_17> .\GCFFlasher.exe -R10 -t10 -d COM4 -x 3 -f .\deCONZ_ConBeeII_0x26720700.bin.GCF
GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh
Reboot device COM4 (ConBee II)

2411: Error: uart reset failed, check retry

I can't flash the firmware on Linux or on Windows

voltagex avatar Apr 24 '22 06:04 voltagex

From the doc there is a space between -t and 10 https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Update-deCONZ-manually

Can you try just GCFFlasher -l

Smanar avatar Apr 24 '22 08:04 Smanar

Same problem,

 ./GCFFlasher -f deCONZ_ConBeeII_0x26720700.bin.GCF  -d /dev/ttyACM0 -t 10
read file success: deCONZ_ConBeeII_0x26720700.bin.GCF (164241 bytes)
flash firmware
command reset timeout
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
retry connect bootloader /dev/ttyACM0
^C
 ./GCFFlasher -l
1 devices found
DEV [0]: name: ConBee_II (DE2446370),path: /dev/ttyACM0 --> /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2446370-if00

voltagex avatar Apr 24 '22 10:04 voltagex

And you are not using VM/docker ? Deconz is stopped before the command ?

Smanar avatar Apr 24 '22 12:04 Smanar

Ubuntu Server 22.04, not a VM, or Windows 10 21H2, not a VM

On 24 Apr 2022, at 22:50, Smanar @.***> wrote:

 And you are not using VM/docker ? Deconz is stopped before the command ?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

voltagex avatar Apr 24 '22 17:04 voltagex

Fixed in my case by reverting to GCFFlasher 3.10 on Windows, using the ftd2xx.dll from https://ftdichip.com/wp-content/uploads/2021/08/CDM212364_Setup.zip

voltagex avatar Apr 25 '22 14:04 voltagex

Nice to know, thx a lot.

Smanar avatar Apr 25 '22 14:04 Smanar

Closing this for now. As alternative to GCFFlasher 3.x ther is now also the GCFFlasher 4 in beta. https://github.com/dresden-elektronik/gcfflasher

GCFFlasher.exe (v4.0.3-beta) can be found in https://github.com/dresden-elektronik/gcfflasher/releases/tag/v4.0.3-beta

manup avatar Oct 07 '22 11:10 manup