Hey all,
I'm trying to run the node cli flash "imei" -f /path/to/firmware.hex command on the terminal. It prompts as ERROR flash <deviceId> failed!,
ERROR Error: No such file or directory, cannot open /dev/ttyACM0
Can anyone help me with this in solving?
ubuntu@ip-172-31-25-55:~/aws$ node cli flash "imei" -f /path/to/firmware.hex
Connecting to device /dev/ttyACM0
/dev/ttyACM0 Error: No such file or directory, cannot open /dev/ttyACM0
ERROR flash <deviceId> failed!
ERROR Error: Error: No such file or directory, cannot open /dev/ttyACM0