Kindly help me in troubleshooting connection between esp32 and edge impulse

Greetings electrical engineers, it is requested to tell me that why is this problem coming repeatedly?

Connecting to COM10
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout when waiting for > (timeout: 5000) onConnected
[SER] Serial is connected, trying to read config…

Hi @TKHOWAREYOU,

Which ESP32 board are you using? Please note that we only officially support the ESP-EYE with the edgeimpulse cli tool. If you are using the ESP-EYE, please make sure you have uploaded the Edge Impulse firmware to it as per these instructions: https://docs.edgeimpulse.com/docs/development-platforms/officially-supported-mcu-targets/espressif-esp32

If that does not work, please see these other threads that might offer some insights:

Did you run flash_windows.bat? It looks like the daemon can’t understand what the device it outputting so its not an electrical issue…more of a firmware issue.

1 Like