Hi!
I following the steps in this doc: https://docs.edgeimpulse.com/docs/silabs-thunderboard-sense-2
I’m getting stuck at step 3, with the following output:
Edge Impulse serial daemon v1.12.5
Endpoints:
Websocket: wss://remote-mgmt.edgeimpulse.com
API: https://studio.edgeimpulse.com/v1
Ingestion: https://ingestion.edgeimpulse.com
[SER] Connecting to /dev/tty.usbmodem0004401635311
[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)
I’m running on MacOS Big Sur v11.2.1 (20D74).
How can I troubleshoot the issue?