Skip to content

Commit ac95f6f

Browse files
committed
Nano 33 BLE Sense rev2 documentation update
Symlinked tutorials from BLE Sense, revised ones that required to work for the new board. Added download, interactive and datasheet files.
1 parent 0467839 commit ac95f6f

File tree

70 files changed

+1930
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+1930
-8
lines changed
Binary file not shown.

content/hardware/03.nano/boards/nano-ble-sense-rev2/essentials.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

6-
<EssentialElement title="BLE Sense Rev 2 Cheat Sheet" type="tutorial" link="/tutorials/nano-33-ble-sense-rev2/cheat-sheet">
7-
Learn about the Nano 33 BLE Sense Rev 2 onboard sensors, supported serial & wireless protocols, pins and much more.
6+
<EssentialElement title="BLE Sense Cheat Sheet" type="tutorial" link="/tutorials/nano-33-ble-sense-rev2/cheat-sheet">
7+
Learn about the Nano 33 BLE Sense's onboard sensors, supported serial & wireless protocols, pins and much more.
88
</EssentialElement>
99

1010
<EssentialElement title="Nano Hardware Design Guide" type="tutorial" link="/learn/hardware/nano-pcb-guide">
@@ -23,15 +23,13 @@
2323
The ArduinoBLE library is designed for Arduino boards that have hardware enabled for Bluetooth® Low Energy and Bluetooth® 4.0 and above.
2424
</EssentialElement>
2525

26-
<EssentialElement title="Combined Bosch BMI270 and BMM150" type="library" link="https://github.com/arduino-libraries/Arduino_BMI270_BMM150">
27-
The Combined Bosch BMI270 and BMM150 Library is designed to be used with the BMI270 and BMM150 ICs onboard, together acting as a 9-axis IMU including a 3-axis accelerometer, 3-axis gyroscope and a 3-axis magnetometer.
26+
<EssentialElement title="Arduino_BMI270_BMM150" type="library" link="https://www.arduino.cc/reference/en/arduino-libraries/arduino_bmi270_bmm150">
27+
The Arduino_BMI270_BMM150 library is designed to be used with the BMI270_BMM150 IMU system, which includes a 3-axis accelerometer, 3-axis gyroscope and a 3-axis magnetometer.
2828
</EssentialElement>
2929

30-
<!--
31-
<EssentialElement title="Arduino_HS3003" type="library" link="???">
32-
The Arduino_HTS221 library is designed for reading temperature and humidity values from the HTS221 sensor.
30+
<EssentialElement title="Arduino_HS300x" type="library" link="https://www.arduino.cc/en/Reference/ArduinoHS300x">
31+
The HS300x library is designed for reading temperature and humidity values from the HS300x sensor.
3332
</EssentialElement>
34-
-->
3533

3634
<EssentialElement title="PDM" type="library" link="https://www.arduino.cc/en/Reference/PDM">
3735
The PDM library allows you to use PDM (Pulse-density modulation) microphones, like the MP34DT05 onboard the Arduino Nano 33 BLE Sense.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../nano-33-ble-sense/tutorials/barometric-sensor
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../nano-33-ble-sense/tutorials/ble-device-to-device
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../nano-33-ble-sense/tutorials/bluetooth
Loading

0 commit comments

Comments
 (0)