Skip to content

Commit c038b42

Browse files
Added notes for driver installation
1 parent 2bec0b1 commit c038b42

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nicla/installing-mbed-os-nicla.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,8 @@ When the code is uploaded, the text `"Done uploading."` is visible in the bottom
8484
If you look closely at your board, you will notice an green LED blink with an interval of one second. This means you have successfully uploaded a program to your board.
8585

8686
**Please read:** The microcontroller runs at min 3V and max 5V.
87-
>**Note:** Connecting higher voltage signals will damage the board.
87+
>**Note:** Connecting higher voltage signals will damage the board.
88+
89+
### Troubleshooting
90+
91+
If you are having issues uploading a sketch to your Nicla Vision board and you are using Windows. It might be necessary to install the drivers manually. When you have the Nicla Mbed OS core installed, go to the cores folder. Usually located in **C:\Users\USER\AppData\Local\Arduino15\packages\arduino\hardware\mbed_nicla\3.0.1\cores\arduino\mbed\drivers**. Here you can find the drivers and manually install them.

0 commit comments

Comments
 (0)