You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn what to do if the Arduino Cloud Agent isn't detected by the [Arduino Cloud](https://cloud.arduino.cc/).
6
+
If the Arduino Cloud Agent isn't detected by the [Arduino Cloud](https://cloud.arduino.cc/), you may encounter one of the following warnings:
7
7
8
-
If you haven't done so, [install the Arduino Cloud Agent](https://create.arduino.cc/getting-started/plugin/welcome). If you still encounter one of the warnings bellow, follow the [troubleshooting steps](#troubleshooting).
8
+
*`No Cloud Agent Connection`
9
+
*`To upload a Sketch via USB port, make sure the Cloud Agent is installed and running on this computer.`
10
+
*`Latest Arduino Cloud Agent required`
11
+
*`To use Arduino Cloud effectively, you need to install the latest Arduino Cloud Agent. This ensures your device is discoverable and allows you to upload sketches.`
9
12
10
-
*`Arduino Cloud Agent not found`
11
-
*`To upload a sketch via USB port, make sure the Agent is installed and running on this computer`
13
+
To resolve this issue, follow the [troubleshooting steps](#troubleshooting) below.
12
14
13
15
---
14
16
15
17
<aid="troubleshooting"></a>
16
18
17
19
## Troubleshooting
18
20
19
-
1.Check if the [Arduino Cloud Agent is running](https://support.arduino.cc/hc/en-us/articles/4980687506844), since sometimes it may be **off** or **paused**.
21
+
1.**Install the Arduino Cloud Agent:** If you haven't already done so, [install the Arduino Cloud Agent](https://create.arduino.cc/getting-started/plugin/welcome). If the Cloud Agent is still not detected, follow the next troubleshooting steps.
20
22
21
-
2.If you are using [Brave Browser](https://brave.com/), see [Use Arduino Cloud with Brave Browser](https://support.arduino.cc/hc/en-us/articles/10482021304988-Use-Arduino-Cloud-with-Brave-Browser).
23
+
2.**Ensure the Arduino Cloud Agent is Running:** Check if the [Arduino Cloud Agent is running](https://support.arduino.cc/hc/en-us/articles/4980687506844), as it may be *off* or *paused*.
22
24
23
-
3.**If you're using Safari on macOS:** Check if the HTTPS certificate for Safari has been installed:
25
+
3.**Brave Browser Users:** If you are using [Brave Browser](https://brave.com/), see [Use Arduino Cloud with Brave Browser](https://support.arduino.cc/hc/en-us/articles/10482021304988-Use-Arduino-Cloud-with-Brave-Browser) for specific instructions.
26
+
27
+
4.**Safari on macOS Users:** Ensure the HTTPS certificate for Safari is installed:
24
28
1. Open the Arduino Cloud Agent menu (Look for the  icon in the top-right of the menu bar of macOS).
25
-
2. Click on the **Manage HTTPS certificate** menu and make sure that the certificate is installed and trusted.
29
+
2. Click on the *Manage HTTPS certificate* menu and make sure that the certificate is installed and trusted.
26
30
If it’s not, you can click on the button "Install the certificate for Safari".
27
31
3. Enter the administrative credentials, if prompted.
28
32
4. Refresh the Safari browser window.
29
33
30
-
4. If you're using the [Cloud Agent on a Mac computer with an Apple Silicon processor](https://github.com/arduino/arduino-create-agent#apple-m1-support) (e.g. Apple M1 chip), make sure to [install Rosetta 2](https://support.apple.com/en-us/HT211861).
34
+
5.**Mac Computers with Apple Silicon (e.g., M1 chip):** Ensure you have [installed Rosetta 2](https://support.apple.com/en-us/HT211861).
31
35
32
-
If you are still having issues, [uninstall the Arduino Cloud Agent](https://support.arduino.cc/hc/en-us/articles/360014869840) and [reinstall it](https://create.arduino.cc/getting-started/plugin/welcome).
36
+
If you are still experiencing issues, [uninstall the Arduino Cloud Agent](https://support.arduino.cc/hc/en-us/articles/360014869840) and then[reinstall it](https://create.arduino.cc/getting-started/plugin/welcome).
0 commit comments