Skip to content

Commit 2300703

Browse files
Merge pull request #466 from arduino/cloud-agent-improvements
Cloud agent improvements [HC-1472]
2 parents 2166da2 + 44e2d64 commit 2300703

File tree

2 files changed

+25
-19
lines changed

2 files changed

+25
-19
lines changed

content/Arduino Cloud/Cloud Editor/If-the-Arduino-Cloud-Agent-isnt-detected.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,34 @@ title: "If the Arduino Cloud Agent isn't detected"
33
id: 360016466600
44
---
55

6-
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:
77

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.`
912

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.
1214

1315
---
1416

1517
<a id="troubleshooting"></a>
1618

1719
## Troubleshooting
1820

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.
2022

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*.
2224

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:
2428
1. Open the Arduino Cloud Agent menu (Look for the ![Arduino Cloud Agent icon](img/cloud-agent-logo-mac.png) 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.
2630
If it’s not, you can click on the button "Install the certificate for Safari".
2731
3. Enter the administrative credentials, if prompted.
2832
4. Refresh the Safari browser window.
2933

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).
3135

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).

content/Arduino Cloud/General Cloud/Check-if-the-Arduino-Cloud-Agent-is-installed-and-running.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,25 @@ Learn how to check if the **Arduino Cloud Agent** is installed and running on yo
77

88
---
99

10-
1. _Make sure the agent is not paused._ Look for the ![Arduino Cloud Agent icon](img/cloud-agent-logo-mac.png) icon in the top-right of the menu bar (macOS and Linux) or bottom-right of the taskbar (Windows), usually within the system tray:
10+
1. **Find and start the Cloud Agent:** Try searching for "Arduino Cloud Agent" or looking for it in your application menu. Alternatively, use the system's file browser and look in the default installation paths:
1111

12-
![The Cloud Agent in the system tray on Windows.](img/cloud-agent-system-tray.png)
12+
* *Windows:* `C:\Users\{username}\AppData\Roaming\ArduinoCloudAgent\Arduino_Cloud_Agent.exe`
1313

14-
If you find it, click it. If a _Resume Agent_ option is available, the agent is currently paused. Click _Resume Agent_ to resume.
14+
* *macOS:* `/Applications/ArduinoCloudAgent.app` [^1]
1515

16-
2. _Find and start the application_. Try searching for "Arduino Cloud Agent" or looking for it in your application menu. Alternatively, use the system's file browser and look in the default installation paths:
16+
* *Linux* `home/{username}/ArduinoCloudAgent/ArduinoCloudAgent`
1717

18-
* **Windows:** `C:\Users\{username}\AppData\Roaming\ArduinoCloudAgent\Arduino_Cloud_Agent.exe`
18+
If you **can't find the application**, follow the [online installation guide](https://create.arduino.cc/getting-started/plugin/welcome) to install the agent.
1919

20-
* **macOS:** `/Applications/ArduinoCloudAgent.app` [^1]
20+
2. **Make sure the Cloud Agent is running:**
2121

22-
* **Linux** `home/{username}/ArduinoCloudAgent/ArduinoCloudAgent`
22+
* **Find the Cloud Agent icon:** Look for the ![Arduino Cloud Agent icon](img/cloud-agent-logo-mac.png) icon. On *macOS* and *Linux*, it is located in the top-right corner of the menu bar. On *Windows*, you will find it in the bottom-right corner of the taskbar, usually within the system tray.
2323

24-
3. _Install or reinstall the agent._ If you can't find the application, follow the [online installation guide](https://create.arduino.cc/getting-started/plugin/welcome) to install the agent.
24+
![The Cloud Agent in the system tray on Windows.](img/cloud-agent-system-tray.png)
2525

26-
[^1]: Older versions of the agent can be found at:
26+
* **Resume if paused:** Click the ![Arduino Cloud Agent icon](img/cloud-agent-logo-mac.png) icon to open the menu. If you see the option _Resume Agent_, it indicates the agent is paused. Click _Resume Agent_ to resume.
27+
28+
[^1]: In macOS, older versions of the agent can be found at:
2729

2830
* `/Applications/ArduinoCreateAgent.app`
2931
* `Users/{username}/Applications/ArduinoCreateAgent`

0 commit comments

Comments
 (0)