Executing Command: Exit status 1 rp2040

Hello I have an Arduino Nano rp2040.
I'm trying to setup it as a Device for arduino cloud.
But I always get the error: Executing Command: Exit status 1.
I tried to reset the arduino, different usb cables, different usb ports, tried on Laptop and PC and nothing workes.
The Arduino connects correctly, blinks, and the arduino cloud also detects it but when it trys to upload a sketch on it the arduino stops blinking in rainbow colors and only shows a green light. And then the error comes up.

I have also the same issue when i try to upload a test sketch trough the Arduino Web IDE to the arduino. Everything works until the arduino stops the rainbow show and the error comes up. A sec befor the error comes the IDE tells me that the ardunio disconnected. But it doesnt, it also still gets power. And after that i have to reconnect the arduino so the IDE shows me it again as connected.

I really hope that anyone can help me because i have big plans for this board...

1 Like

Hey!

I experienced similar problems... I tried all the recommended fixes, like hard reboot, reinstalling the agent, etc. etc. Finally, the thing that helped for some reason was that I used the desktop-version of Arduino and uploaded a basic blink sketch to the board. After this I was able to use the Arduino IOT with my browser and the device setup worked. I do not understand why, but now it works.

BR,
Jaakko

2 Likes

Reset it and update firmware following Upgrading Nano RP2040 Connect NINA Firmware. After that, reinstall the Create Agent with admin right ( Install the Arduino Create Agent)

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.