I can't connect a board Arduino

Question/Issue:: In the process of connecting the Arduino to Edge Impulse, when I press windows _ flash, this problem appears, even though I added the Arduino CLI in the path list correctly. What should I do?

Project ID:321624

Context/Use case:: Image recognition

Hi @morteza.ali

The error message suggests that the Arduino CLI is not found in your PATH. Ensure that the Arduino CLI is properly installed and added to your system PATH environment variable. You may need to reinstall the Arduino CLI or verify that the installation path is correct.

Best

Eoin

Hello sir, you have added it correctly according to the steps.


  1. Could you please confirm if you were able to successfully list the version of the Arduino CLI by running the command “arduino-cli version”?
  2. If you weren’t able to list the version, have you tried updating the PATH to the Arduino CLI as suggested by me? If so, could you provide screenshots or details of the PATH and the Arduino CLI installation location?
  3. Have you tried connecting your Arduino board to Edge Impulse on a different computer to see if the issue persists?

Best

Eoin