Learn how to resolve problems adding and connecting devices to Arduino Cloud.
If you don’t know the DevEUI for your Arduino board
Make sure to set up your Arduino board as an Arduino device.
The DevEUI will be automatically added to the device.
If you don’t know the secret key for your device
Secret keys cannot be recovered if lost. Make sure to save any Device ID and Secret key that’s provided when adding an Arduino UNO R4 WiFi, Arduino Nano ESP32, or a 3rd party device (ESP32 and ESP8266). If you’ve lost your secret key, you can generate a new key by deleting the device, then adding it again.
If you get an error when adding the device
“We could not find any Arduino device”
-
Make sure you’re using a compatible device.
-
Check if the Arduino Cloud Agent is installed and running, then click Try again.
Note
If you’re using a Chromebook and Arduino Cloud for Chromebook, there’s no need to install the Arduino Cloud Agent.
-
Double-press the reset button on the board to put the board in bootloader mode, then click Try Again.
-
Try uploading an Example sketch (such as Examples > Built in > 01.Basics > Blink) in the Cloud Editor.
-
If your board isn’t detected by the Cloud Editor, see If your board does not appear in the port menu.
-
If you get an error message when uploading, see Errors when uploading a sketch.
-
“We were not able to configure your device
Something went wrong!”
-
Close any instances of Arduino IDE and other applications that may be using the port.
-
Check if the Arduino Cloud Agent is installed and running. If you’re using Arduino Cloud for Chromebook, you can skip this step.
-
Reconnect the device to the computer and make sure the power LED lights up.
“We were not able to configure…” during device set-up
When adding your device, you may see one of these messages:
Couldn't get the firmware info: Start command: exec: "{runtime.tools.fwupdater.path}/FirmwareUploader": file does not exist
Reset before upload: 1200bps Touch: Open port COMB: Serial port not found
Can't update firmware: Executing command: exit status 1
These errors can occur if the wireless connectivity module on your board is using an old version[1] of the WiFiNINA firmware, that cannot be automatically updated by Arduino Cloud.
Solve the issue by updating to the latest firmware version using the Firmware Updater in Arduino IDE:
Update the firmware in Arduino IDE
“Arduino Cloud Agent not found”
Note
If you’re using a Chromebook and Arduino Cloud for Chromebook, you can skip this step.
- If you haven’t done so already, install the agent.
- If you have installed the agent but still encounter this warning, see If Arduino Cloud Agent isn’t detected.
Still need help?
Please contact us.
-
1.4.1 or earlier. To find out which version is on your board, see Check the WiFiNINA firmware version. ↩︎