Arduino Nano 33 IOT Uploading...(or not)

Hi, apologies if this answer is out there, but i can't see it. I've not played with Arduino for a few years and i have a nano 33 IOT which i've never used.

I've downloaded the current offline IDE 2.0.3 and am attempting to load the blink code to test the board and my setup. Compiling the code is no problem, however, when attempting to load the code it hangs on "Uploading..." forever and i have no error message to help me.

The LED is lit and when i press the reset button my computer registers the disconnection/connection and the IDE output gives me "Sketch uses 11448 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3560 bytes (10%) of dynamic memory, leaving 29208 bytes for local variables. Maximum is 32768 bytes.
No device found on COM3
Failed uploading: uploading error: exit status 1"

Device manager shows the arduino nano and states that the driver is correct and up to date.

Any help would be appreciated.

Robin

I'm running the device straight from the USB

try a double reset to activate the bootloader. the LED will pulsate

Thank you Juraj, that sorted it.

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