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

Programming just hangs. #53

Open
IanAber opened this issue Jul 5, 2023 · 1 comment
Open

Programming just hangs. #53

IanAber opened this issue Jul 5, 2023 · 1 comment

Comments

@IanAber
Copy link

IanAber commented Jul 5, 2023

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
Copy link

fix in #33 resolved it for me

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

2 participants