Skip to content

Commit 1adcaa3

Browse files
authored
Merge pull request #765 from arduino/karlsoderby/iot-carrier-r2-fixes
Update MKR IoT carrier link
2 parents 9b5b817 + 04ad9df commit 1adcaa3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Binary file not shown.

content/hardware/01.mkr/03.carriers/mkr-iot-carrier-rev2/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The chosen Arduino MKR board needs to be mounted on top of the MKR IoT Carrier R
4343

4444
The full datasheet is available as a downloadable PDF from the link below:
4545

46-
- [Download the Arduino MKR IoT Carrier Rev2 datasheet](https://docs.arduino.cc/resources/datasheet/ABX00073-datasheet.pdf)
46+
- [Download the Arduino MKR IoT Carrier Rev2 datasheet](https://docs.arduino.cc/resources/datasheets/ABX00073-datasheet.pdf)
4747

4848
## Arduino IoT Cloud
4949

@@ -116,7 +116,7 @@ void setup() {
116116

117117
## BME688 Environmental Sensor
118118

119-
![The HTS221 Humidity Sensor on the MKR IoT Carrier Rev2](assets/bme-688.png)
119+
![The BME688 Humidity Sensor on the MKR IoT Carrier Rev2](assets/bme-688.png)
120120

121121
The **[BME688 Environmental Sensor](https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme688-ds000.pdf)** is a 4 in 1 sensor capable of providing the following measurements:
122122
- **Humidity**, 0‒100% r.H.

0 commit comments

Comments
 (0)