Skip to content

Commit 54fb619

Browse files
committed
Updated Boot pin section
1 parent c393bff commit 54fb619

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
23.1 KB
Loading

content/hardware/03.nano/boards/nano-esp32/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,9 @@ To enter bootloader mode (chip boot mode), you can use either the BOOT0 (B0) or
204204

205205
![Boot pins.](assets/nano-esp32-boot.png)
206206

207-
Shorting these to GND + pressing the reset button will enter a bootloader mode. Note that while shorting these pins, a corresponding Blue LED will light up.
207+
Shorting these to GND + pressing the reset button will enter a bootloader mode. Note that while shorting these pins, a corresponding Green LED will light up.
208+
209+
***Some boards from the first limited production batch were assembled with a different RGB LED which has the green and blue pins inverted. Read our full Help Center article [here](https://support.arduino.cc/hc/en-us/articles/9589073738012)***
208210

209211
You can read more about different this in the [Strapping Pins section](https://www.espressif.com/sites/default/files/documentation/esp32-s3_datasheet_en.pdf#page=23) in the ESP32-S3's datasheet.
210212

0 commit comments

Comments
 (0)