Failed to get into off device Timeout esp32s3

Question/Issue: Timeout whit edge-impulse-daemon esp32s3

Project ID:
I haven’t create any project yet
Context/Use case:

I just flashed the esp32s3 but at the time to execute edge-impulse-daemon I get:

Edge Impulse serial daemon v1.21.1
Endpoints:
Websocket: wss://remote-mgmt.edgeimpulse.com
API: https://studio.edgeimpulse.com
Ingestion: https://ingestion.edgeimpulse.com

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

1 Like

The S3 is not yet an officially supported board (but soon to be).

In the mean time see mjrovai advice here.

1 Like

Okay thank you
I’ll try that.