Importing the template was successful, Temperature and Humidity live readout via the dashboard work perfectly.
When trying to upload the modified sketch (to include the scrolling text), I am unable to upload the new sketch to the board over USB.
I saw a similar forum post describing a similar issue with the solution being "Switch from cloud to USB next to the upload button". However I do not see this option.
I have a notification on screen that says 'To upload a sketch via USB port, make sure the cloud agent is installed and running on this computer' --> This is running, I have already tried restarting and running as administrator.
Screen picture uploaded as reference
Moreover: the Sketch Monitor option is not available. When I hover over the icon it says "No device connected via USB"
The Board is connected via USB, I have tried several USB ports on my computer which work for other USB devices. The LEDs on the board and modulinos work and are powered while the board is plugged into the computer.
Any help is greatly appreciated in figuring out this very basic step
It seems this issue is constrained to trying to upload the sketch via the cloud IDE.
I installed the offline IDE 2.3.2. from the software page. Then I copied the sketch from cloud to the offline IDE, fixed the errors and the upload works perfectly.
Ok, now I see it. I always recommend that you developed cloud apps ONLY in the cloud with the Web Editor. If you download and upload you run the risk of wiping out some cloud code or your added code.
In your case, just use the IDE left panel top ICON for Sketchbook to do the up/down load. Then go into the cloud and do the verify/download.
Before I learned what was wanted, I overwote both my code and the cloud code numerous times because I did;t follow the rules.
First we would like to get some information about your computer, like OS and the browser you are using, if you can add the version it would be super helpful.
Have you tried giving a double tap to the reset button? you will see the on board LED fading in and out, this process can re enable the USB communication in case it got stock somewhere, please try that and let us know
I seem to recall that expanding the viewable screen was the secret. The USB / Cloud items were on the screen but not displayed because the viewable screen was too small. I hope this helps.
Opera GX latest version (LVL 6 (core: 113.0.5230.118))
I did try double tapping the reset button several times already. The issue only presents itself with the arduino cloud IDE, not when using the offline IDE (2.3.2.)