Skip to content

Commit 362a304

Browse files
committed
first edit of the user manual
1 parent e6153dc commit 362a304

File tree

10 files changed

+65
-0
lines changed

10 files changed

+65
-0
lines changed
879 KB
Loading
833 KB
Loading
834 KB
Loading
834 KB
Loading
829 KB
Loading
772 KB
Loading
831 KB
Loading
675 KB
Loading
273 KB
Loading
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: 'Nano 33 BLE Sense Rev2 User Manual'
3+
difficulty: beginner
4+
compatible-products: [nano-33-ble-sense-rev2]
5+
description: 'Learn about the hardware and software features of the Arduino® Nano 33 BLE Sense Rev2 board.'
6+
tags:
7+
- Cheat sheet
8+
- User manual
9+
author: 'Carlos Alatorre'
10+
hardware:
11+
- hardware/04.nano/boards/nano-33-ble-sense-rev2
12+
software:
13+
- ide-v1
14+
- ide-v2
15+
- iot-cloud
16+
- openmv
17+
---
18+
19+
This user manual provides a comprehensive overview of the Nano 33 BLE Sense Rev2 board, highlighting its hardware and software elements. With it, you will learn how to set up, configure and use all the main features of the Nano 33 BLE Sense Rev2.
20+
21+
![ ](assets/Nano33_ble_sense_rev2.png)
22+
23+
## Hardware and Software Requirements
24+
25+
### Hardware Requirements
26+
27+
- [Nano 33 BLE Sense Rev2](https://store.arduino.cc/products/nano-33-ble-sense-rev2-with-headers) (x1)
28+
- [USB Micro cable](https://store.arduino.cc/products/usb-2-0-cable-type-a-micro) (x1)
29+
30+
### Software Requirements
31+
32+
- [Arduino IDE 2.0+](https://www.arduino.cc/en/software) or [Arduino Web Editor](https://create.arduino.cc/editor)
33+
- [Arduino MBed OS Boards core](https://github.com/arduino/ArduinoCore-mbed)
34+
35+
***The Nano 33 BLE Sense Rev2 is compatible with the complete Arduino ecosystem and can be programmed directly as a standalone device.***
36+
37+
## Nano 33 BLE Sense Rev2 Overview
38+
39+
The Nano 33 BLE Sense Rev2 board combines the microcontroller nRF52840 and a set of sensors with the compact and familiar Nano form factor. This board is designed to facilitate easy prototyping where movement and enviroment sensors are needed.
40+
41+
![ ](assets/Nano33_ble_sense_rev2.png)
42+
43+
The Nano 33 BLE Sense Rev2 includes a high-performance 32-bit microcontroller (nRF52840), expanded connectivity with a powerful 2.4 GHz Bluetooth® 5 Low Energy module from u-blox, with an internal antenna. Can be used to transmit data between different devices. Its compact dimensions (18 mm x 45 mm) and robust construction make the Nano 33 BLE Sense Rev2 board an excellent choice for projects that demand sensor fusion capabilities and the computational power of modern microcontrollers..
44+
45+
## Support
46+
47+
If you encounter any issues or have questions while working with your Nano 33 BLE Sense Rev2 board, we provide various support resources to help you find answers and solutions.
48+
49+
### Help Center
50+
51+
Explore our Help Center, which offers a comprehensive collection of articles and guides for Nano family boards. The Help Center is designed to provide in-depth technical assistance and help you make the most of your device.
52+
53+
- [Nano family help center page](https://support.arduino.cc/hc/en-us/sections/360004605400-Nano-Family)
54+
55+
### Forum
56+
57+
Join our community forum to connect with other Nano family board users, share your experiences, and ask questions. The Forum is an excellent place to learn from others, discuss issues, and discover new ideas and projects related to the Nano 33 BLE Sense Rev2.
58+
59+
- [Nano category in the Arduino Forum](https://forum.arduino.cc/c/official-hardware/nano-family/87)
60+
61+
### Contact Us
62+
63+
Please get in touch with our support team if you need personalized assistance or have questions not covered by the help and support resources described before. We're happy to help you with any issues or inquiries about the Nano family boards.
64+
65+
- [Contact us page](https://www.arduino.cc/en/contact-us/)

0 commit comments

Comments
 (0)