Hello,
I’ve been trying to get the Silabs Thunderboard to connect to a Linux/Windows without success. The SiLabs works connecting directly to the phone but to Linux I get the following message :
edge-impulse-daemon
Edge Impulse serial daemon v1.11.2
? What is your user name or e-mail address (edgeimpulse.com)? username@hotmail.com
? What is your password? [hidden]
Endpoints:
Websocket:
API:
Ingestion:
[SER] Connecting to /dev/ttyACM0
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout
[SER] Serial is connected, trying to read config…
[SER] Failed to get info off device Timeout
[SER] Serial closed - retrying in 5 seconds
I get the same message on 2 Raspberry Pis and a Ubuntu PC. Any tips? I’ve installed the firmware (copied the silabs-thunderboard-sense2.bin file to the board).
Any ideas?