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-sense/tutorials/cheat-sheet/ble-cheat-sheet.md
+19-19
Original file line number
Diff line number
Diff line change
@@ -31,47 +31,47 @@ software:
31
31
- iot-cloud
32
32
---
33
33
34
-
The Arduino® Nano 33 BLE sense
34
+

35
35
36
-
This article is a collection of guides, API calls, libraries and tutorials that can help you get started with the Nano 33 BLE sense board.
36
+
This article is a collection of guides, API calls, libraries and tutorials that can help you get started with the Nano 33 BLE Sense board.
37
37
38
-
You can also visit the [documentation platform for the Nano 33 BLE sense](/hardware/nano-33-ble-sense).
38
+
You can also visit the [documentation platform for the Nano 33 BLE Sense](/hardware/nano-33-ble-sense).
39
39
40
40
## Core
41
41
42
-
The Nano 33 BLE sense uses the [Arduino Mbed OS Nano Boards core](https://github.com/arduino/ArduinoCore-mbed).
42
+
The Nano 33 BLE Sense uses the [Arduino Mbed OS Nano Boards core](https://github.com/arduino/ArduinoCore-mbed).
43
43
44
44
## Datasheet
45
45
46
46
The full datasheet is available as a downloadable PDF from the link below:
47
47
48
-
-[Download the Arduino Nano 33 BLE sense datasheet](https://docs.arduino.cc/static/5f29b61bbb52d2c964a3588d9c5c8030/ABX00031-datasheet.pdf)
48
+
-[Download the Arduino Nano 33 BLE Sense datasheet](docs.arduino.cc/resources/datasheets/ABX00031-datasheet.pdf)
49
49
50
50
## Installation
51
51
52
52
### Arduino IDE 1.8.X
53
53
54
-
The Nano 33 BLE sense can be programmed through the **Classic Arduino IDE 1.8.X**. To install your board, you can check out the guide below:
54
+
The Nano 33 BLE Sense can be programmed through the **Classic Arduino IDE 1.8.X**. To install your board, you can check out the guide below:
55
55
56
56
-[Installing the Arduino Mbed OS Nano Boards core](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano)
57
57
58
58
### Arduino IDE 2.0.X
59
59
60
-
The Nano 33 BLE sense can be programmed through the **Arduino IDE 2.0.X**. To install your board, you can check out the guide below:
60
+
The Nano 33 BLE Sense can be programmed through the **Arduino IDE 2.0.X**. To install your board, you can check out the guide below:
61
61
62
62
-[How to use the board manager with the Arduino IDE 2.0](/software/ide-v2/tutorials/ide-v2-board-manager)
63
63
64
64
### Web Editor
65
65
66
-
The Nano 33 BLE sense can be programmed through the **Web Editor**. To get started with your board, you will only need to install a plugin, which is explained in the guide below:
66
+
The Nano 33 BLE Sense can be programmed through the **Web Editor**. To get started with your board, you will only need to install a plugin, which is explained in the guide below:
67
67
68
68
-[Getting started with the Web Editor](/cloud/web-editor/tutorials/getting-started/getting-started-web-editor)
69
69
70
70
## Using OpenMV IDE
71
71
72
72
If you want to use your board with MicroPython and OpenMV. Follow the tutorial below.
73
73
74
-
-[Getting started with OpenMV with Nano 33 BLE sense](/tutorials/nano-33-ble-sense/getting-started-omv)
74
+
-[Getting started with OpenMV with Nano 33 BLE Sense](/tutorials/nano-33-ble-sense/getting-started-omv)
75
75
76
76
If you want an overlook of the functions and features that MicroPython provides, take a look at the tutorial below.
77
77
@@ -83,11 +83,11 @@ There is a risk that the uploading process gets stuck during an upload. If this
83
83
84
84
## Pins
85
85
86
-

86
+

87
87
88
88
### Analog Pins
89
89
90
-
The Nano 33 BLE sense has 8 analog pins, that can be used through the `analogRead()` function.
90
+
The Nano 33 BLE Sense has 8 analog pins, that can be used through the `analogRead()` function.
91
91
92
92
```arduino
93
93
value = analogRead(pin, value);
@@ -206,9 +206,9 @@ The magnetometer data can be accessed through the following commands:
206
206
207
207
If you want to learn more on how to use the IMU, please check out the tutorial below:
208
208
209
-
-[Accessing IMU gyroscope data with Nano 33 BLE sense](/tutorials/nano-33-ble-sense/imu_gyroscope)
210
-
-[Accessing IMU accelerometer data with Nano 33 BLE sense](/tutorials/nano-33-ble-sense/imu_accelerometer)
211
-
-[Accessing IMU magnetometer data with Nano 33 BLE sense](/tutorials/nano-33-ble-sense/imu_magnetometer)
209
+
-[Accessing IMU gyroscope data with Nano 33 BLE Sense](/tutorials/nano-33-ble-sense/imu_gyroscope)
210
+
-[Accessing IMU accelerometer data with Nano 33 BLE Sense](/tutorials/nano-33-ble-sense/imu_accelerometer)
211
+
-[Accessing IMU magnetometer data with Nano 33 BLE Sense](/tutorials/nano-33-ble-sense/imu_magnetometer)
212
212
213
213
## Proximity and Gesture Detection
214
214
@@ -384,7 +384,7 @@ Like other Arduino® products, the Nano 33 BLE Sense features dedicated pins for
384
384
385
385
### SPI
386
386
387
-
The pins used for SPI (Serial Peripheral Interface) on the Nano 33 BLE sense are the following:
387
+
The pins used for SPI (Serial Peripheral Interface) on the Nano 33 BLE Sense are the following:
388
388
389
389
- (CIPO) - D12
390
390
- (COPI) - D11
@@ -419,7 +419,7 @@ And to write to the device:
419
419
420
420
### I2C
421
421
422
-
The pins used for I2C (Inter-Integrated Circuit) on the Nano 33 BLE sense are the following:
422
+
The pins used for I2C (Inter-Integrated Circuit) on the Nano 33 BLE Sense are the following:
The Nano 33 BLE sense supports Bluetooth® through the [u-blox NINA-B306](https://docs.arduino.cc/resources/datasheets/NINA-B3-series.pdf) module. To use this module, we can use the [ArduinoBLE](https://www.arduino.cc/en/Reference/ArduinoBLE) library.
479
+
The Nano 33 BLE Sense supports Bluetooth® through the [u-blox NINA-B306](https://docs.arduino.cc/resources/datasheets/NINA-B3-series.pdf) module. To use this module, we can use the [ArduinoBLE](https://www.arduino.cc/en/Reference/ArduinoBLE) library.
To enable Bluetooth® on the Nano 33 BLE sense, we can use the [ArduinoBLE](https://www.arduino.cc/en/Reference/ArduinoBLE) library, and include it at the top of our sketch:
485
+
To enable Bluetooth® on the Nano 33 BLE Sense, we can use the [ArduinoBLE](https://www.arduino.cc/en/Reference/ArduinoBLE) library, and include it at the top of our sketch:
486
486
487
487
```arduino
488
488
#include <ArduinoBLE.h>
@@ -516,7 +516,7 @@ BLEDevice central = BLE.central();
516
516
517
517
### Tutorials
518
518
519
-
-[Controlling Nano 33 BLE sense RGB LED via Bluetooth®](/tutorials/nano-33-ble-sense/bluetooth)
519
+
-[Controlling Nano 33 BLE Sense RGB LED via Bluetooth®](/tutorials/nano-33-ble-sense/bluetooth)
0 commit comments