Timeout when waiting for > (timeout: 5000) onConnected

Read similar forums but cant seem to fix it using the recommended solutions.
I get this error for the Himax WE-I Plus board

`C:\Users\yanni>edge-impulse-daemon
Edge Impulse serial daemon v1.16.0
Endpoints:
Websocket: wss://remote-mgmt.edgeimpulse.com
API: https://studio.edgeimpulse.com
Ingestion: https://ingestion.edgeimpulse.com

? Which device do you want to connect to? COM3 (FTDI)
[SER] Connecting to COM3
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected`

I have flashed the edge impulse firmware using the .bat script and this succeeded.
What can I do next to fix this ?

Greetings,
Yannick

Hello @yannick1203,

Have you tried to press the reset button after flashing the board?
That’s an known “issue” for the Himax WE-I plus board.

Best,

Louis

Hi @louis,

Thanks for the quick reply, yes I did press the reset button after flashing.
Also, should the LED’s be on to indicate any status ? Because they are both off.

Greetings,
Yannick

Hi @louis,
In addition, i looked at the bootloader using Tera Term:

And all seems fine, the Edge Impulse message is also shown.

Is there anything else I can do ?

Greetings,
Yannick