You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-esp32/datasheet/datasheet.md
+31-31Lines changed: 31 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ type: maker
6
6

7
7
8
8
# Description
9
-
The Arduino® Nano ESP32 (with and without headers) is a Nano form factor board based on the ESP32-S3 (embedded in the NORA-W106-10B from uBlox). This is the first Arduino board to be based fully on an ESP32, and features Wi-Fi®, Bluetooth® LE, debugging via native USB in the Arduino IDE as well as low power.
9
+
The Arduino Nano ESP32 (with and without headers) is a Nano form factor board based on the ESP32-S3 (embedded in the NORA-W106-10B from u-blox). This is the first Arduino board to be based fully on an ESP32, and features Wi-Fi®, Bluetooth® LE, debugging via native USB in the Arduino IDE as well as low power.
10
10
11
11
The Nano ESP32 is compatible with the Arduino IoT Cloud, and has support for MicroPython. It is an ideal board for getting started with IoT development.
Nano ESP32 is a 3.3V development board based on the NORA-W106-10B from uBlox, a module that includes a ESP32-S3 system on a chip (SoC). This module has support for Wi-Fi® and Bluetooth® Low Energy (LE), with amplified communication through a built-in antenna. The CPU (32-bit Xtensa® LX7) support clock frequencies at up to 240 MHz and has native support for debugging via the USB-C connector.
55
+
Nano ESP32 is a 3.3 V development board based on the NORA-W106-10B from u-blox, a module that includes a ESP32-S3 system on a chip (SoC). This module has support for Wi-Fi® and Bluetooth® Low Energy (LE), with amplified communication through a built-in antenna. The CPU (32-bit Xtensa® LX7) support clock frequencies at up to 240 MHz and has native support for debugging via the USB-C connector.
56
56
57
57
### Application Examples
58
58
59
-
**Home automation:** an ideal board for building home automations for your home, such as smart switches, automatic lighting and motor control for e.g. motor controlled blinds.
59
+
**Home automation:** an ideal board for automating your home, and can be used for smart switches, automatic lighting and motor control for e.g. motor controlled blinds.
60
60
61
61
**IoT sensors:** with several dedicated ADC channels, accessible I2C/SPI buses and a robust ESP32-S3 based radio module, this board can easily be deployed to monitor sensor values.
62
62
@@ -91,7 +91,7 @@ The Nano ESP32 uses the [Arduino Core for ESP32 boards](https://github.com/ardui
@@ -108,17 +108,17 @@ The Nano ESP32 features the **NORA-W106-10B** stand alone radio module, embeddin
108
108
109
109
### Xtensa® Dual-core 32-bit LX7 Microprocessor
110
110
111
-
The microprocessor for the ESP32-S3 SoC inside the NORA-W106 module is a dual-core 32-bit Xtensa® LX7. Each core can run at up to 240 MHz and has 512kB SRAM memory. The LX7 features:
111
+
The microprocessor for the ESP32-S3 SoC inside the NORA-W106 module is a dual-core 32-bit Xtensa® LX7. Each core can run at up to 240 MHz and has 512 kB SRAM memory. The LX7 features:
112
112
- 32-bit customized instruction set
113
113
- 128-bit data bus
114
114
- 32-bit multiplier / divider
115
115
- Support for JTAG debugging
116
116
117
-
The LX7 has a 384 KB ROM (Read Only Memory), and 512 KB of SRAM (Static Random Access Memory). It also features an 8 KB**RTC FAST** and **RTC SLOW** memory. These memories are designed for low power operations, where the **SLOW** memory can be accessed by the ULP (Ulta Low Power) coprocessor, retaining the data in deep sleep mode.
117
+
The LX7 has a 384 kB ROM (Read Only Memory), and 512 KB of SRAM (Static Random Access Memory). It also features an 8 kB**RTC FAST** and **RTC SLOW** memory. These memories are designed for low power operations, where the **SLOW** memory can be accessed by the ULP (Ulta Low Power) coprocessor, retaining the data in deep sleep mode.
118
118
119
-
### Wi-Fi
119
+
### Wi-Fi®
120
120
121
-
The NORA-W106-10B module supports the WiFi 4 IEEE 802.11 standards b/g/n, with an output power EIRP at up to 10 dBm. The max range for this module is 500 meters.
121
+
The NORA-W106-10B module supports the Wi-Fi® 4 IEEE 802.11 standards b/g/n, with an output power EIRP at up to 10 dBm. The max range for this module is 500 meters.
122
122
123
123
* 802.11b: 11 Mbit/s
124
124
* 802.11g: 54 Mbit/s
@@ -216,19 +216,19 @@ The CAN/TWAI® controller is used to communicate with systems using the CAN/TWAI
216
216
217
217
Nano ESP32 features a 128 Mbit (16MB) external flash, the GD25B128EWIGR (U3). This memory is connected to the ESP32 via Quad Serial Peripheral Interface (QSPI).
218
218
219
-
The operating frequency for this IC is 133 MHz, and has a data transfer rate at up to 664Mbit/s.
219
+
The operating frequency for this IC is 133 MHz, and has a data transfer rate at up to 664 Mbit/s.
220
220
221
221
## USB Connector
222
222
223
223
The Nano ESP32 has one USB-C® port, used to power and program your board as well as sending & receiving serial communication.
224
224
225
-
Note that you should not power the board with more than 5V via the USB-C® port.
225
+
Note that you should not power the board with more than 5 V via the USB-C® port.
226
226
227
227
## Power Options
228
228
229
-
Power can either be supplied via the VIN pin, or via USB-C® connector. Any voltage input either via USB or VIN is stepped down to 3.3V using the MP2322GQH (U2) converter.
229
+
Power can either be supplied via the VIN pin, or via USB-C® connector. Any voltage input either via USB or VIN is stepped down to 3.3 V using the MP2322GQH (U2) converter.
230
230
231
-
The operating voltage for this board is 3.3V. Please note that there's no 5V pin available on this board, only the VBUS can provide 5V when the board is powered via USB.
231
+
The operating voltage for this board is 3.3 V. Please note that there's no 5V pin available on this board, only the VBUS can provide 5 V when the board is powered via USB.
232
232
233
233
### Power Tree
234
234
@@ -240,26 +240,26 @@ All digital & analog pins on the Nano ESP32 are 3.3 V. Do not connect any higher
240
240
241
241
### VIN Rating
242
242
243
-
The recommended input voltage range is **5-18V **.
243
+
The recommended input voltage range is **5-18 V**.
244
244
245
245
You should not attempt to power the board with a voltage outside the recommended range, particularly not higher than 18 V.
246
246
247
247
The efficiency of the converter depends on the input voltage via the VIN pin. See the average below for a board operation with normal current consumption:
248
-
-**4.5V ** - >90%.
249
-
-**12V ** - 85-90%
250
-
-**18V ** - <85%
248
+
-**4.5 V** - >90%.
249
+
-**12 V** - 85-90%
250
+
-**18 V** - <85%
251
251
252
252
This information is extracted from the [MP2322GQH's datasheet](/resources/datasheets/MP2322.pdf).
253
253
254
254
### VUSB
255
255
256
-
There is no 5 V pin available on the Nano ESP32. 5V can only be provided via the **VUSB**, which is supplied directly from the USB-C® power source.
256
+
There is no 5V pin available on the Nano ESP32. 5 V can only be provided via the **VUSB**, which is supplied directly from the USB-C® power source.
257
257
258
258
While powering the board via the VIN pin, the VUSB pin is not activated. This means you have no option of providing 5 V from the board unless powered via USB or externally.
259
259
260
260
### 3.3 V Pin
261
261
262
-
The 3.3 V pin is connected to the 3.3 V rail which is connected to the output of the MP2322GQH step down converter. This pin is primarily used to power external components.
262
+
The 3.3V pin is connected to the 3.3 V rail which is connected to the output of the MP2322GQH step down converter. This pin is primarily used to power external components.
263
263
264
264
### Pin Current
265
265
@@ -321,11 +321,11 @@ The GPIOs on the Nano ESP32 can handle **source currents** up to **40 mA**, and
321
321
322
322
### Getting Started - IDE
323
323
324
-
If you want to program your Nano ESP32 while offline you need to install the Arduino® Desktop IDE **[1]**. To connect the Nano ESP32 to your computer, you will need a Type-C® USB cable, which can also provide power to the board, as indicated by the LED (DL1).
324
+
If you want to program your Nano ESP32 while offline you need to install the Arduino IDE **[1]**. To connect the Nano ESP32 to your computer, you will need a Type-C® USB cable, which can also provide power to the board, as indicated by the LED (DL1).
325
325
326
326
### Getting Started - Arduino Web Editor
327
327
328
-
All Arduino boards, including this one, work out-of-the-box on the Arduino® Web Editor **[2]**, by just installing a simple plugin.
328
+
All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor **[2]**, by just installing a simple plugin.
329
329
330
330
The Arduino Web Editor is hosted online, therefore it will always be up-to-date with the latest features and support for all boards. Follow **[3]** to start coding on the browser and upload your sketches onto your board.
331
331
@@ -335,7 +335,7 @@ All Arduino IoT enabled products are supported on Arduino IoT Cloud which allows
335
335
336
336
### Online Resources
337
337
338
-
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub**[4]**, the Arduino Library Reference **[5]**, and the online store **[6]**; where you will be able to complement your board with sensors, actuators and more.
338
+
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub**[4]**, the Arduino Library Reference **[5]**, and the online store **[6]**; where you will be able to complement your board with sensors, actuators and more.
339
339
340
340
### Board Recovery
341
341
@@ -412,7 +412,7 @@ This equipment should be installed and operated with a minimum distance of 20 cm
412
412
French:
413
413
Lors de l’ installation et de l’ exploitation de ce dispositif, la distance entre le radiateur et le corps est d ’au moins 20 cm.
414
414
415
-
**Important:** The operating temperature of the EUT can’t exceed 85℃ and shouldn’t be lower than -40℃.
415
+
**Important:** The operating temperature of the EUT can’t exceed 85℃ and shouldn’t be lower than -40℃.
416
416
417
417
Hereby, Arduino S.r.l. declares that this product is in compliance with essential requirements and other relevant provisions of Directive 201453/EU. This product is allowed to be used in all EU member states.
418
418
@@ -428,8 +428,8 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-esp32/features.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<FeatureDescription>
2
-
The Arduino Nano ESP32 features the NORA-W106, a module with a ESP32-S3 chip inside. This module supports both Wi-Fi and Bluetooth (5.0 and above), making it an ideal device for IoT development. The popular Nano form factor also makes it compatible with many hardware accessories.
2
+
The Arduino Nano ESP32 features the NORA-W106, a module with a ESP32-S3 chip inside. This module supports both Wi-Fi® and Bluetooth® (5.0 and above), making it an ideal device for IoT development. The popular Nano form factor also makes it compatible with many hardware accessories.
3
3
</FeatureDescription>
4
4
5
5
<FeatureList>
@@ -15,7 +15,7 @@ The Nano ESP32 is compatible with the Arduino IoT Cloud platform. Build IoT proj
15
15
</Feature>
16
16
17
17
<Featuretitle="Bluetooth®"image="bluetooth">
18
-
This board is Bluetooth® enabled allowing you to control peripheral devices via bluetooth and start implementing Bluetooth® Low Energy applications.
18
+
This board is Bluetooth® enabled allowing you to control peripheral devices and start implementing Bluetooth® Low Energy applications.
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-esp32/product.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ url_guide: /tutorials/
5
5
core: arduino:esp32
6
6
---
7
7
8
-
The Arduino Nano ESP32 is the first ever Arduino board based on a ESP32 microcontroller from [Espressif](https://www.espressif.com/en/products/socs/esp32), the **NORA-W106 module** from uBlox. USB-C connector, 128 Mb of Flash, support for MicroPython & Arduino IoT Cloud enabled, it is a very versatile development board.
8
+
The Arduino Nano ESP32 is the first ever Arduino board based on a ESP32 microcontroller from [Espressif](https://www.espressif.com/en/products/socs/esp32), the **NORA-W106 module** from u-blox. USB-C® connector, 16 MB (128 Mbit) of Flash, support for MicroPython & Arduino IoT Cloud enabled, it is a very versatile development board.
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-esp32/tech-specs.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@ Here you will find the technical specifications for the Arduino® Nano ESP32.
2
2
3
3
**Please read: operating voltage**
4
4
5
-
The microcontroller on the **Arduino Nano ESP32** runs at 3.3V, which means that you must never apply more than 3.3V to its Digital and Analog pins. Care must be taken when connecting sensors and actuators to assure that this limit of 3.3V is never exceeded. Connecting higher voltage signals, like the 5V commonly used with the other Arduino boards, will damage the Nano ESP32.
5
+
The microcontroller on the **Arduino Nano ESP32** runs at 3.3 V, which means that you must never apply more than 3.3 V to its Digital and Analog pins. Care must be taken when connecting sensors and actuators to assure that this limit of 3.3 V is never exceeded. Connecting higher voltage signals, like the 5 V commonly used with the other Arduino boards, will damage the Nano ESP32.
6
6
7
-
Note that this board does not have a 5V pin, instead, it has a VUSB pin. The VUSB pin provides 5V as long as it is powered via USB. Powering via VIN will not enable the VUSB pin, meaning you have no option to receive 5V unless powered with USB. For communication with 5V devices, you can opt to use a logic level translator.
7
+
Note that this board does not have a 5V pin, instead, it has a VUSB pin. The VUSB pin provides 5 V as long as it is powered via USB. Powering via VIN will not enable the VUSB pin, meaning you have no option to receive 5 V unless powered with USB. For communication with 5 V devices, you can opt to use a logic level translator.
0 commit comments