Skip to content

Commit 7ad5931

Browse files
authored
Merge pull request #1497 from arduino/karlsoderby/esp32-ds-ambtemp
[Nano ESP32] Update datasheet (ambient temp)
2 parents 1014562 + ace4fc2 commit 7ad5931

File tree

1 file changed

+7
-5
lines changed
  • content/hardware/03.nano/boards/nano-esp32/datasheet

1 file changed

+7
-5
lines changed

content/hardware/03.nano/boards/nano-esp32/datasheet/datasheet.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ The Nano ESP32 uses the [Arduino Core for ESP32 boards](https://github.com/ardui
7070

7171
## Recommended Operating Conditions
7272

73-
| Symbol | Description | Min | Typ | Max | Unit |
74-
| --------------- | -------------------------------- | --- | --- | --- | ---- |
75-
| V<sub>IN</sub> | Input voltage from VIN pad | 6 | 7.0 | 21 | V |
76-
| V<sub>USB</sub> | Input voltage from USB connector | 4.8 | 5.0 | 5.5 | V |
77-
| T<sub>OP</sub> | Operating Temperature | -40 | 25 | 85 | °C |
73+
| Symbol | Description | Min | Typ | Max | Unit |
74+
| ------------------- | -------------------------------- | --- | --- | --- | ---- |
75+
| V<sub>IN</sub> | Input voltage from VIN pad | 6 | 7.0 | 21 | V |
76+
| V<sub>USB</sub> | Input voltage from USB connector | 4.8 | 5.0 | 5.5 | V |
77+
| T<sub>ambient</sub> | Ambient Temperature | -40 | 25 | 105 | °C |
7878

7979
# Functional Overview
8080

@@ -477,5 +477,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
477477
| 09/11/2023 | Update SPI section, update analog/digital pin section. |
478478
| 11/06/2023 | Correct company name, correct VBUS/VUSB |
479479
| 11/09/2023 | Block Diagram Update, Antenna Specifications |
480+
| 11/15/2023 | Ambient temperature update |
481+
480482

481483

0 commit comments

Comments
 (0)