Skip to content

Commit c7187fc

Browse files
authored
Merge pull request #231 from arduino/jacobhylen/nano-ble-sense-rev2-content
Nano 33 BLE Sense rev2 documentation update
2 parents b8ff980 + d20bc6e commit c7187fc

File tree

71 files changed

+2661
-479
lines changed

Some content is hidden

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

71 files changed

+2661
-479
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.

content/hardware/03.nano/boards/nano-ble-sense-rev2/image.svg

Lines changed: 731 additions & 471 deletions
Loading
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)