How to re-flash firmware to an Arduino 33 BLE sense?

I have followed the instruction on this page:
Getting Started with OpenMV
and now I want to re-flash the Arduino so I can access it through Arduino IDE again, I understand I will have to put the Arduino in bootloader mode again, but what next, should I run this example again?
File>Examples>Nano33_System>Nano33_updateBLandSoftDevice

”Installing the OpenMV firmware will overwrite any existing sketches in the internal flash of your board. Also the board's port won't be accessible in the Arduino IDE anymore. To re-flash the board with an Arduino firmware you need to put the board into bootloader mode.“

Your topic has been moved to the dedicated Nano33 BLE Sense section of the forum.

Welcome to the forum.

First try the following.

  • Double click the reset button. You should be able to see the Arduino Nano 33 BLE Bootloader in your Windows device manager and the orange LED should blink slowly.
  • Connect from the Arduino IDE to the COM port
  • Download any example sketch

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