Hi,
I have set up a clean image of Openhab(ian) 3.2 (Bullseye) and installed deCONZ via built in openhabian-config. I’m using the stable repositories.
First time connecting phoscon with the gateway everything worked fine, wifi was connected and the right firmware was displayed in the gateway menue. After restoring my privious backup of my devices (older deCONZ version) and a reboot of the Pi, Wifi crashed and phoscon cannot connect with the ConBee stick.
So i did everything again, same behavior. And again, but tried to upgrade the firmware of the stick → did not work out.
Error message:
sudo GCFFlasher_internal -t 60 -d 0 -f deCONZ_Rpi_0x26400500.bin.GCF
rmmod: ERROR: Module ftdi_sio is in use
rmmod: ERROR: Module usbserial is in use by: ftdi_sio GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh
.
→ ModuleManager is/was not loaded
So I went back to my running system. Firmware upgrade was no problem, ConBee is now running 0x26400500.
Then I had a semi-success with the new system. I was able to restore my backup with all devices and it was running with network cable. Wifi still broken. I configured some items with Opnehab and phoscon was working and controling devices.
But then “Firmware: not connected” after a while or reboot (I’m not shure anymore)
After days of troubleshooting still no success, except my “running” system is not running anymore. I updated it cause I wanted to take a fresh backup with the same version.
My System:
- Raspberry Pi 3B+
- Openhabian 3.2 stable
- PiVCCU3 installed (and running)
- -deConz 2.13.04
- ConBee I connected with 1.5m USB cable
- OLD running System: same Pi 3B+, OH 3.1 stable, piVCCU3, deCONZ 2.12ish (from May or June '21) and 0x26340500, ConBee connected directly or USB Cable
What i tried/checked:
- lsusb:
openhabian@openhabianpi:~ $ lsusb
Bus 001 Device 004: ID 0403:6015 Future Technology Devices International, Ltd Bridge(I2C/SPI/UART/FIFO)
Bus 001 Device 005: ID 0424:7800 Microchip Technology, Inc. (formerly SMSC)
Bus 001 Device 003: ID 0424:2514 Microchip Technology, Inc. (formerly SMSC) USB 2.0 Hub
Bus 001 Device 002: ID 0424:2514 Microchip Technology, Inc. (formerly SMSC) USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- User openhabian is in the group
dialout
- openhabian got the
User id
1000 - The stick ist recognized by the system:
openhabian@openhabianpi:~ $ sudo GCFFlasher_internal -l
GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh
Path | Vendor | Product | Serial | Type
-----------------+--------+---------+------------+-------
/dev/ttyUSB0 | 0x0403 | 0x6015 | DM00ZENP | ConBee
-
openhabian@openhabianpi:~ $ ps ax | grep deCONZ
387 ? Ss 0:06 /bin/bash /usr/bin/deCONZ-update2.sh
389 ? Ss 0:15 /bin/bash /usr/bin/deCONZ-WIFI2.sh
392 ? Ssl 1:06 /usr/bin/deCONZ -platform minimal --http-port=83 --ws-port=83
14076 pts/1 S+ 0:00 grep --color=auto deCONZ
→ if I’m stopping deconz, the update2 & wifi2 processes are still runing.
Behavior:
- see above
- sometimes Connected some times not
- when connected and trying to control devices it disconnects
Is this a Bug with the ConBee I?
Is it a Problem, that the ConBee I connects as a ttyUSB* instead of ttyACM* like the ConBee II?
How does the broken WIFI-Connection interact with this? I’m still not able to reconnect Wifi.
Does anyone got a hint whats the problem?
Thanks in advance!
Cheers
Hannes
PS: I also have a debug log, but I actually don‘t know how to attach the file.