Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonoff Zigbee 3.0 USB Dongle Plus - is it bricked? #546

Open
heapxor opened this issue May 22, 2022 · 0 comments
Open

Sonoff Zigbee 3.0 USB Dongle Plus - is it bricked? #546

heapxor opened this issue May 22, 2022 · 0 comments

Comments

@heapxor
Copy link

heapxor commented May 22, 2022

Hi,
i tried to flash stick with original Flash Programmer 2 tool - and it exited/crashed in the middle?
I used step by step via official sonoff document .. apparently crap.

I reflashed it using python
image

but i have no idea - where is the problem ... it doesnt work properly ... better to say it doesnt work.

dmesg
[80520.318557] usb 1-1.1: new full-speed USB device number 7 using xhci_hcd [80520.426124] usb 1-1.1: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00 [80520.426144] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [80520.426152] usb 1-1.1: Product: Sonoff Zigbee 3.0 USB Dongle Plus [80520.426158] usb 1-1.1: Manufacturer: ITead [80520.426163] usb 1-1.1: SerialNumber: 7a68275e5a3bec11b34f9e957a0af07f [80520.429021] cp210x 1-1.1:1.0: cp210x converter detected [80520.436124] usb 1-1.1: cp210x converter now attached to ttyUSB0

configuration.yaml

`serial:
port: >-
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_7a68275e5a3bec11b34f9e957a0af07f-if00-port0

lrwxrwxrwx 1 root root 13 Mar 11 08:33 usb-0658_0200-if00 -> ../../ttyACM0
lrwxrwxrwx 1 root root 13 May 22 18:44 usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_7a68275e5a3bec11b34f9e957a0af07f-if00-port0 -> ../../ttyUSB0
`

zigbee2mqtt log
`[18:58:45] INFO: Handing over control to Zigbee2mqtt Core ...

zigbee2mqtt@1.25.1 start
node index.js
Zigbee2MQTT:info 2022-05-22 18:58:53: Logging to console and directory: '/config/zigbee2mqtt/log/2022-05-22.18-58-50' filename: log.txt
Zigbee2MQTT:info 2022-05-22 18:58:53: Starting Zigbee2MQTT version 1.25.1 (commit #unknown)
Zigbee2MQTT:info 2022-05-22 18:58:53: Starting zigbee-herdsman (0.14.27)
Zigbee2MQTT:error 2022-05-22 18:59:37: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-05-22 18:59:37: Failed to start zigbee
Zigbee2MQTT:error 2022-05-22 18:59:37: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-05-22 18:59:37: Exiting...
Zigbee2MQTT:error 2022-05-22 18:59:37: Error: SRSP - APP_CNF - bdbStartCommissioning after 40000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)`

i cant find/google anywhere whats Error: SRSP - APP_CNF - bdbStartCommissioning after 40000ms

Also i tried to flash router firmware - once powered on - coordinator didnt find it.
Is it possible that something during firmware flashing - when it got crashed - completely messed up device and its bricked even flashing tool says it was flashed correctly?

more logs> seems there is also issue
Error: SRSP - SYS - getExtAddr after 6000ms

`[19:05:30] INFO: Handing over control to Zigbee2mqtt Core ...

zigbee2mqtt@1.25.1 start
node index.js
Zigbee2MQTT:info 2022-05-22 19:05:38: Logging to console and directory: '/config/zigbee2mqtt/log/2022-05-22.19-05-35' filename: log.txt
Zigbee2MQTT:info 2022-05-22 19:05:38: Starting Zigbee2MQTT version 1.25.1 (commit #unknown)
Zigbee2MQTT:info 2022-05-22 19:05:38: Starting zigbee-herdsman (0.14.27)
Zigbee2MQTT:error 2022-05-22 19:05:54: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-05-22 19:05:54: Failed to start zigbee
Zigbee2MQTT:error 2022-05-22 19:05:54: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-05-22 19:05:54: Exiting...
Zigbee2MQTT:error 2022-05-22 19:05:54: Error: SRSP - SYS - getExtAddr after 6000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
[19:05:56] INFO: Handing over control to Zigbee2mqtt Core ...
zigbee2mqtt@1.25.1 start
node index.js
Zigbee2MQTT:info 2022-05-22 19:06:04: Logging to console and directory: '/config/zigbee2mqtt/log/2022-05-22.19-06-01' filename: log.txt
Zigbee2MQTT:info 2022-05-22 19:06:04: Starting Zigbee2MQTT version 1.25.1 (commit #unknown)
Zigbee2MQTT:info 2022-05-22 19:06:04: Starting zigbee-herdsman (0.14.27)
Zigbee2MQTT:error 2022-05-22 19:06:47: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-05-22 19:06:47: Failed to start zigbee
Zigbee2MQTT:error 2022-05-22 19:06:47: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-05-22 19:06:47: Exiting...
Zigbee2MQTT:error 2022-05-22 19:06:47: Error: SRSP - APP_CNF - bdbStartCommissioning after 40000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)`
thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant