Skip to content

Commit fd8b146

Browse files
authored
Revise upload instructions for Nano Matter
Updated instructions for uploading code to the Nano Matter.
1 parent f801eaa commit fd8b146

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual

1 file changed

+2
-2
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ void loop() {
145145

146146
In the Nano Matter, the `LED_BUILTIN` macro represents the **red LED** of the built-in RGB LED of the board. Please refer to the image below.
147147

148-
To upload the code to the Nano Matter, click the **Verify** button to compile the sketch and check for errors; then click the **Upload** button to program the board with the sketch.
148+
To upload the code to the Nano Matter, first call the menu **Tools > Programmer** and select **OpenOCD**; then click the **Verify** button to compile the sketch and check for errors; finally click the **Upload** button to program the board with the sketch.
149149

150150
![Uploading a sketch to the Nano Matter in the Arduino IDE](assets/compile-blink.png)
151151

@@ -2035,4 +2035,4 @@ Join our community forum to connect with other Nano Matter users, share your exp
20352035

20362036
Please get in touch with our support team if you need personalized assistance or have questions not covered by the help and support resources described before. We're happy to help you with any issues or inquiries about the Nano Matter.
20372037

2038-
- [Contact us page](https://www.arduino.cc/en/contact-us/)
2038+
- [Contact us page](https://www.arduino.cc/en/contact-us/)

0 commit comments

Comments
 (0)