After a fresh install of openhabian v1.10.1 I’m trying to use Zigbee Binding.
Mine keeps on INITIALIZING state forever.
Can anyone help?
Thank you.
openHAB 4.3.2 - Release Build
## Release = Raspbian GNU/Linux 12 (bookworm)
## Kernel = Linux 6.6.74+rpt-rpi-v7
## Platform = BCM43455 37.4MHz Raspberry Pi 3+-0190
openjdk 17.0.13 2024-10-15
OpenJDK Runtime Environment (build 17.0.13+11-Raspbian-2deb12u1rpt1)
OpenJDK Client VM (build 17.0.13+11-Raspbian-2deb12u1rpt1, mixed mode, emulated-client)
dmesg
usb 1-1.3: new full-speed USB device number 4 using dwc_otg
usb 1-1.3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.3: Product: Sonoff Zigbee 3.0 USB Dongle Plus V2
usb 1-1.3: Manufacturer: Itead
usb 1-1.3: SerialNumber: exxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial support registered for generic
usbcore: registered new interface driver cp210x
usbserial: USB Serial support registered for cp210x
usb 1-1.3: cp210x converter now attached to ttyUSB0
LSUSB
Bus 001 Device 004: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
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
Linux group
dialout:x:20:openhabian,openhab
tty:x:5:openhab,openhabian
/etc/default/openhab
EXTRA_JAVA_OPTS="-Xms192m -Xmx384m -XX:-TieredCompilation -XX:TieredStopAtLevel=1 -XX:+ExitOnOutOfMemoryError -Dxtext.qn.interning=true -Duser.timezone=America/Sao_Paulo -Dgnu.io.rxtx.SerialPorts=/dev/ttyUSB0"
Zigbee Thing
UID: zigbee:coordinator_ember:85bd328c4e
label: Zigbee Ember Coordinator
thingTypeUID: zigbee:coordinator_ember
configuration:
zigbee_port: /dev/ttyUSB0
zigbee_channel: 11
zigbee_initialise: false
zigbee_concentrator: 0
zigbee_trustcentremode: TC_JOIN_SECURE
zigbee_extendedpanid: 98AEDE7A33A458D6
zigbee_baud: 115200
zigbee_flowcontrol: 1
zigbee_panid: 19522
zigbee_powermode: 1
zigbee_txpower: 0
zigbee_networksize: 25
zigbee_linkkey: 5XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
zigbee_childtimeout: 86400
zigbee_networkkey: FXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
zigbee_meshupdateperiod: 86400

