Skip to content

Commit 2bec0b1

Browse files
Added specific info for the Nicla Vision
1 parent a7f91c4 commit 2bec0b1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ If you are using the **Web Editor**, you can follow the [getting started with th
1717
### Boards using the Mbed Nicla core
1818

1919
- Arduino Nicla Sense ME
20+
- Arduino Nicla Vision
2021

2122
### Downloading and installing
2223

@@ -64,9 +65,13 @@ For **MAC** users, it could look like this:
6465

6566
- `/dev/cu.usbmodem14112 (Nicla Sense ME)`
6667

68+
If you are using a Nicla Vision board it will say (Arduino Nicla Vision), instead of (Nicla Sense ME).
69+
6770
### Uploading a simple example
6871

69-
You are now ready to start using your board! The easiest way to check that everything is working, is to upload just a simple blink example to your board. This is done by navigating to **File > Examples > Nicla_System > Blink_Nicla**.
72+
You are now ready to start using your board! The easiest way to check that everything is working, is to upload just a simple blink example to your board. This is done by navigating to **File > Examples > Nicla_System > Blink_Nicla**, if you are using a **Nicla Sense ME**.
73+
74+
If you are using the **Nicla Vision**, then please use the **File > Examples > Scheduler > MultipleBlinks**
7075

7176
![Selecting the blink example.](assets/install_mbed_nicla_img07.png)
7277

0 commit comments

Comments
 (0)