Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6fbf4f0

Browse files
Merge pull request #282 from arduino/lunnea/33-iot-changes
Nano IoT 33 - models added in DS
2 parents 713c929 + 215bc7d commit 6fbf4f0

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

‎content/hardware/03.nano/boards/nano-33-iot/datasheet/datasheet.md‎

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: maker
66
![](assets/featured.jpg)
77

88
# Description
9-
Nano 33 IoT is a miniature sized module containing a Cortex M0+ SAMD21 processor, a WiFi+BT module based on ESP32, a crypto chip which can securely store certificates and pre-shared keys and a 6 axis IMU. The module can either be mounted as a DIP component (when mounting pin headers), or as a SMT component, directly soldering it via the castellated pads.
9+
Nano 33 IoT and Nano 33 IoT with headers is a miniature sized module containing a Cortex M0+ SAMD21 processor, a WiFi+BT module based on ESP32, a crypto chip which can securely store certificates and pre-shared keys and a 6 axis IMU. The module can either be mounted as a DIP component (when mounting pin headers), or as a SMT component, directly soldering it via the castellated pads.
1010

1111
# Target areas:
1212
Maker, enhancements, basic IoT application scenarios
@@ -40,8 +40,6 @@ Maker, enhancements, basic IoT application scenarios
4040
- IEEE 802.11g up to 54MBit
4141
- IEEE 802.11n up to 72MBit
4242
- 2.4 GHz, 13 channels
43-
- 16dBm output power
44-
- 19 dBm EIRP
4543
- -96 dBm sensitivity
4644
- **Bluetooth® BR/EDR**
4745
- Max 7 peripherals
@@ -76,16 +74,16 @@ Maker, enhancements, basic IoT application scenarios
7674
# Contents
7775

7876
## The Board
79-
As all Nano form factor boards, Nano 33 IoT does not have a battery charger but can be powered through USB or headers.
77+
As all Nano form factor boards, Nano 33 IoT and Nano 33 IoT with headers does not have a battery charger but can be powered through USB or headers.
8078

81-
**NOTE:** Arduino Nano 33 IoT only supports 3.3V I/Os and is **NOT** 5V tolerant so please make sure you are not directly connecting 5V signals to this board or it will be damaged. Also, as opposed to Arduino Nano boards that support 5V operation, the 5V pin does NOT supply voltage but is rather connected, through a jumper, to the USB power input.
79+
**NOTE:** Arduino Nano 33 IoT and Nano 33 IoT with headers only supports 3.3V I/Os and is **NOT** 5V tolerant so please make sure you are not directly connecting 5V signals to this board or it will be damaged. Also, as opposed to Arduino Nano boards that support 5V operation, the 5V pin does NOT supply voltage but is rather connected, through a jumper, to the USB power input.
8280

8381
### Application Examples
84-
**Weather station:** Using the Arduino Nano 33 IoT together with a sensor and a OLED display, we can create a small weather station communicating temperature, humidity etc. directly to your phone.
82+
**Weather station:** Using the Arduino Nano 33 IoT or Nano 33 IoT with headers together with a sensor and a OLED display, we can create a small weather station communicating temperature, humidity etc. directly to your phone.
8583

86-
**Air quality monitor:** Bad air quality may have serious effects on your health. By assembling the Nano 33 IoT, with a sensor and monitor you can make sure that the air quality is kept in indoor-environments. By connecting the hardware assembly to an IoT application/API, you will receive real time values.
84+
**Air quality monitor:** Bad air quality may have serious effects on your health. By assembling the board, with a sensor and monitor you can make sure that the air quality is kept in indoor-environments. By connecting the hardware assembly to an IoT application/API, you will receive real time values.
8785

88-
**Air drum:** A quick and fun project is to create a small air drum. Connect your Nano 33 IoT and upload your sketch from the Create Web Editor and start creating beats with your audio workstation of your choice.
86+
**Air drum:** A quick and fun project is to create a small air drum. Connect your board and upload your sketch from the Create Web Editor and start creating beats with your audio workstation of your choice.
8987

9088
## Ratings
9189
### Recommended Operating Conditions
@@ -160,7 +158,7 @@ Source code for the Arduino Library that supports the Crypto is available **[10]
160158

161159

162160
### IMU
163-
Arduino Nano 33 IoT has an embedded 6 axis IMU which can be used to measure board orientation (by checking the gravity acceleration vector orientation) or to measure shocks, vibration, acceleration and rotation speed.
161+
The board has an embedded 6 axis IMU which can be used to measure board orientation (by checking the gravity acceleration vector orientation) or to measure shocks, vibration, acceleration and rotation speed.
164162

165163
Source code for the Arduino Library that supports the IMU is available **[11]**
166164

@@ -171,7 +169,7 @@ Source code for the Arduino Library that supports the IMU is available **[11]**
171169

172170
## Board Operation
173171
### Getting Started - IDE
174-
If you want to program your Arduino 33 IoT while offline you need to install the Arduino Desktop IDE [1] To connect the Arduino 33 IoT to your computer, you’ll need a Micro-B USB cable. This also provides power to the board, as indicated by the LED.
172+
If you want to program your board while offline you need to install the Arduino Desktop IDE [1] To connect the Arduino 33 IoT to your computer, you’ll need a Micro-B USB cable. This also provides power to the board, as indicated by the LED.
175173

176174
### Getting Started - Arduino Web Editor
177175
All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor [2], by just installing a simple plugin.
@@ -347,17 +345,18 @@ Lors de l’ installation et de l’ exploitation de ce dispositif, la distance
347345

348346
Hereby, Arduino S.r.l. declares that this product is in compliance with essential requirements and other relevant provisions of Directive 2014/53/EU. This product is allowed to be used in all EU member states.
349347

350-
| Frequency bands | Maximum output power (ERP) |
351-
| :-------------- | :------------------------- |
352-
| 863-870Mhz | -3.22dBm |
353-
348+
| Frequency bands | Maximum output power (EIRP) |
349+
| :------------------------ | :-------------------------- |
350+
| 2402-2480MHz(EDR) | 6.24 dBm |
351+
| 2402-2480MHz(BLE) | 6.30 dBm |
352+
| 2412-2472MHz(2.4G WiFi) | 13.61 dBm |
354353

355354

356355
## Company Information
357356

358-
| Company name | Arduino SA. |
359-
| --------------- | ---------------------------------------------- |
360-
| Company Address | Via Ferruccio Pelli 14 6900 Lugano Switzerland |
357+
| Company name | Arduino S.r.l |
358+
| --------------- | ---------------------------------------------- |
359+
| Company Address | Via Andrea Appiani,2520900 MONZA |
361360

362361
## Reference Documentation
363362

Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /