Himax WE-I Failed to connect to device

ubuntu 20.04
node -v 19.8.1
npm -v 9.6.2
Error: Timeout when waiting for > (timeout: 5000) onConnected Are you using a device that is fully supported by Edge Impulse, and have you loaded the latest device firmware?

Hi @Max_Chen

If you are moving to a new project with this device you will need to run the daemon with the --clean flag:
edge-impulse-daemon --clean

This can happen for a number of other reasons though please see some further steps to try here if clean doesn’t solve your issue:

Best

Eoin

1 Like

thanks @Eoin restart that’s it

1 Like