zigbeer / zigbee-shepherd

An open source ZigBee gateway solution with node.js.
MIT License
250 stars 89 forks source link

Don't get CC2530 working #53

Closed 1981nick1982 closed 6 years ago

1981nick1982 commented 6 years ago

My CC2531 and CC2530 with baseboard are now delivered. The CC2531 works perfectly, but I do not get the CC2530 to work. If I connect this via the baseboard to the USB of my RPI, I get the following message in the log.

2018-06-29T17:37:07.052Z - info: Starting zigbee2mqtt version 0.0.0 (commit #2b$ 2018-06-29T17:37:07.137Z - info: Starting zigbee-shepherd 2018-06-29T17:37:10.364Z - warn: Error while starting zigbee-shepherd, attempin$ 2018-06-29T17:38:10.408Z - info: Starting zigbee-shepherd 2018-06-29T17:38:13.439Z - error: Error while starting zigbee-shepherd! 2018-06-29T17:38:13.444Z - error: Failed to start Error: request timeout at CcZnp.<anonymous> (/app/node_modules/cc-znp/lib/ccznp.js:254:22) at Object.onceWrapper (events.js:315:30) at emitOne (events.js:116:13) at CcZnp.emit (events.js:211:7) at Timeout.<anonymous> (/app/node_modules/cc-znp/lib/ccznp.js:233:18) at ontimeout (timers.js:475:11) at tryOnTimeout (timers.js:310:5) at Timer.listOnTimeout (timers.js:270:5)

itsmepetrov commented 6 years ago

Hi @1981nick1982, how did you manage to make it work?

1981nick1982 commented 6 years ago

@itsmepetrov I was too fast. Have the cc2530 flashed again. And now the problem has been solved.