I keep getting "Generic Error" when trying to add my Arduino Nano 33 IoT to the cloud. The error occurs during the final config step. I followed the suggestions (remove devices from USB, restart Arduino Agent, reconnect arduino) but the error keeps coming back.
The next time you start from the beginning, a screengrab of every screen will help a lot. Right now, we have nothing to go on.
Hi @mklosterman1. Are you still encountering the "Generic Error" problem? If so, I'm going to ask you to provide some additional information that might help us to identify the problem.
This procedure is not intended to solve the problem. The purpose is to gather more information.
Please do this:
- Start Arduino Cloud Agent if it is not already running.
- Click on the Arduino Cloud Agent icon (looks like an Arduino logo).
ⓘ If you are using Windows, the icon will be in the "notification area". If you are using macOS, it will be in the "menu bar".
A menu will open. - Select "Open Debug Console" from the menu.
The "Arduino Cloud Agent Debug Console" page will open in your browser. - Click the third button from the right in the toolbar at the bottom of the "Arduino Cloud Agent Debug Console" page.
A menu will open. - Select "HIDE 'LIST' COMMANDS" from the menu.
- Click the "CLEAR LOG" button that is located near the bottom right corner of the "Arduino Cloud Agent Debug Console" window.
- Leaving the "Arduino Cloud Agent Debug Console" browser tab open, attempt to set up a new Arduino Cloud IoT Device with your Nano 33 IoT board via Arduino Cloud, just as you did before when you encountered the error.
- Once the error occurs, switch to the "Arduino Cloud Agent Debug Console" browser tab.
- Click the "EXPORT LOG" button in the bottom right corner of the "Arduino Cloud Agent Debug Console" window.
A download of a file namedagent-log.txtwill start. - Open the downloaded "
agent-log.txt" file in any text editor. - Press the Ctrl+A keyboard shortcut (Command+A for macOS users) to select all the text.
- Press the Ctrl+C keyboard shortcut (Command+C for macOS users).
This will copy the selected text to the clipboard. - Open a reply here on this forum topic by clicking the "Reply" button.
- Click the
<CODE/>icon on the post composer toolbar. This will add the forum's code block markup (```) to your reply to make sure the output is correctly formatted.
- Press the Ctrl+V keyboard shortcut (Command+V for macOS users). This will paste the output into the code block.
- Move the cursor outside of the code block markup before you add any additional text to your reply.
- Click the "Reply" button to publish the post.
Please let us know if you have any questions or problems while following those instructions.
Sorry I never closed this thread out. I was able to get the nano 33 IoT to finally connect. Thank you for the assistance
Thanks for the update! I'm glad it is working now.
Regards, Per
