ARDUINO NANO 33 IoT BOARD USB Connecting/Disconnecting

Hi Gang

I’ve recently purchased an ARDUINO NANO 33 IoT BOARD. I’ve followed the ‘Quickstart’ but when I get to 5 Device Activation I get stuck with ‘Waiting for device online…’. I’ve noticed my Arduino keeps connecting/disconnecting from the USB port. Can anyone shed some light on why this may be happening?

Cheers

Jase :slight_smile:

Are you using the latest version of blynk library ?
The latest version is 1.0.1

Hi John93

Yes I am.

Cheers

Jase :slight_smile:

The Nano 33 board isn’t listed as a specific board type in the Quickstart wizard, so I doubt very much if the correct library files are being references in the code that is being produced.

Pete.

Hi PeteKnight

Is there anything I can do to remedy this?

Cheers

Jase :slight_smile:

This might help you
https://docs.blynk.io/en/getting-started/activating-devices/blynk-edgent-wifi-provisioning

I’m not familiar with these boards, so all I can suggest is searching the forum for topics about using this board with Blynk IoT and looking that the libraries that are included in these sketches.

Pete.

@John93 The article does mention the ARDUINO NANO 33 IoT BOARD. Will need to do some more reading.

@PeteKnight Will do.

Yes, the nano 33 IOT support wifi provisioning and OTA updates.