walthowd / husbzb-firmware

Nortek GoControl HUSBZB-1 / EM3581 Firmware update image
GNU General Public License v3.0
246 stars 40 forks source link

Programming just hangs. #53

Open IanAber opened 1 year ago

IanAber commented 1 year ago

Using the docker image on Ubuntu running on an Intel NUC.

This is the output I see.

`root@66782e20ef37:/tmp/silabs# ./ncp.py scan Connecting to.. /dev/ttyUSB1 57600 True False {"ports": [{"port": "/dev/ttyUSB1", "vid": "10C4", "pid": "8A2A", "deviceType": "zigbee", "stackVersion": "5.4.1-194"}]} root@66782e20ef37:/tmp/silabs# ./ncp.py flash -p /dev/ttyUSB1 -f ncp-uart-sw-6.7.8.ebl Restarting NCP into Bootloader mode... CEL stick EM3581 Serial Bootloader v5.4.1.0 b962

`

At this point the system just hangs. I left it for 30 minutes but it never got nay further.

christian-cortez commented 1 year ago

fix in https://github.com/walthowd/husbzb-firmware/issues/33 resolved it for me