Open IanAber opened 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.
fix in https://github.com/walthowd/husbzb-firmware/issues/33 resolved it for me
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.