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-33-ble/datasheet/datasheet.md
+34-31Lines changed: 34 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,16 @@ type: maker
7
7

8
8
9
9
# Description
10
-
Nano 33 BLE is a miniature sized module containing a NINA B306 module, based on Nordic nRF52480 and containing a Cortex M4F and a 9axis 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.
10
+
Arduino® Nano 33 BLE is a miniature sized module containing a NINA B306 module, based on Nordic nRF52480 and containing an Arm® Cortex®-M4F and a 9-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.
As all Nano form factor boards, Nano 33 BLE does not have a battery charger but can be powered through USB or headers.
61
61
62
-
**NOTE:**Arduino Nano 33 BLE 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.
62
+
**NOTE:** Nano 33 BLE 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.
63
63
64
64
### Application Examples
65
-
**Sound spectrum:** Create a sound spectrum to visualize sound frequencies. Connect an Arduino 33 Nano BLE and a microphone or amplifier.
65
+
**Sound spectrum:** Create a sound spectrum to visualize sound frequencies. Connect an Nano 33 BLE and a microphone or amplifier.
66
66
67
67
**Social distancing sensor:** Keeping the social distance has become more important than ever to ensure your own, as well as others health. By connecting an Arduino Nano 33 BLE with a sensor and a LED display, you can create a wearable band that alerts you when you get too close to other people.
68
68
69
-
**Healthy plant scanner:** Watering your plants isn’t always enough to keep them happy. Diseases, lack of sunlight etc. could also be vital factors for unhealthy plants. Keep your plants happy by creating a detector and train it to detect any diseases, all with an Arduino Nano 33 BLE
69
+
**Healthy plant scanner:** Watering your plants isn’t always enough to keep them happy. Diseases, lack of sunlight etc. could also be vital factors for unhealthy plants. Keep your plants happy by creating a detector and train it to detect any diseases, all with an Nano 33 BLE.
70
70
71
71
### Ratings
72
72
#### Recommended Operating Conditions
@@ -101,7 +101,7 @@ As all Nano form factor boards, Nano 33 BLE does not have a battery charger but
101
101
| SJ3 | D8 Jumper | SJ4 | 3v3 Jumper |
102
102
103
103
### Processor
104
-
The Main Processor is a Cortex M4F running at up to 64MHz. Most of its pins are connected to the external headers, however some are reserved for internal communication with the wireless module and the on-board internal I<sup>2</sup>C peripherals (IMU and Crypto).
104
+
The Main Processor is a Arm® Cortex®-M4F running at up to 64MHz. Most of its pins are connected to the external headers, however some are reserved for internal communication with the wireless module and the on-board internal I<sup>2</sup>C peripherals (IMU and Crypto).
105
105
106
106
**NOTE**: As opposed to other Arduino Nano boards, pins A4 and A5 have an internal pull up and default to be used as an I<sup>2</sup>C Bus so usage as analog inputs is not recommended.
107
107
@@ -114,21 +114,21 @@ The board can be powered via USB connector, V<sub>IN</sub> or V<sub>USB</sub> pi
114
114
115
115
## Board Operation
116
116
### Getting Started - IDE
117
-
If you want to program your Arduino Nano 33 BLE while offline you need to install the Arduino Desktop IDE [1] To connect the Arduino Nano 33 BLE to your computer, you’ll need a Micro-B USB cable. This also provides power to the board, as indicated by the LED.
117
+
If you want to program your Nano 33 BLE while offline you need to install the Arduino Desktop IDE [1] To connect the Nano 33 BLE to your computer, you’ll need a Micro-B USB cable. This also provides power to the board, as indicated by the LED.
118
118
119
-
### Getting Started - Arduino Web Editor
120
-
All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor [2], by just installing a simple plugin.
119
+
### Getting Started - Arduino Cloud Editor
120
+
All Arduino boards, including this one, work out-of-the-box on the Arduino Cloud Editor [2], by just installing a simple plugin.
121
121
122
-
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.
122
+
The Arduino Cloud 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.
123
123
124
124
### Getting Started - Arduino Cloud
125
125
All Arduino IoT enabled products are supported on Arduino Cloud which allows you to Log, graph and analyze sensor data, trigger events, and automate your home or business.
126
126
127
127
### Sample Sketches
128
-
Sample sketches for the Arduino Nano 33 BLE can be found either in the “Examples” menu in the Arduino IDE or in the “Documentation” section of the Arduino Pro website [4]
128
+
Sample sketches for the Nano 33 BLE can be found either in the “Examples” menu in the Arduino IDE or in Arduino Docs [4].
129
129
130
130
### Online Resources
131
-
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**[5]**, the Arduino Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more
131
+
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**[5]**, the Arduino Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more
132
132
133
133
### Board Recover
134
134
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
@@ -279,26 +279,29 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
279
279
| Company Address | Via Andrea Appiani 25 20900 MONZA Italy |
0 commit comments