Skip to content

Commit e308ee2

Browse files
authored
Merge pull request #1865 from arduino/jhansson-ard/sku-additions2
added missing skus to products
2 parents 698844c + a0eb645 commit e308ee2

File tree

8 files changed

+21
-13
lines changed

8 files changed

+21
-13
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
---
2-
title: Nano 33 BLE Rev2
3-
url_shop: https://store.arduino.cc/products/nano-33-ble-rev2
4-
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#mbed-os-nano
5-
primary_button_title: Get Started
6-
core: arduino:mbed_nano
7-
forumCategorySlug: '/hardware/nano-family/nano-33-ble/159'
8-
certifications: [CE, UKCA]
9-
---
10-
1+
---
2+
title: Nano 33 BLE Rev2
3+
url_shop: https://store.arduino.cc/products/nano-33-ble-rev2
4+
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#mbed-os-nano
5+
primary_button_title: Get Started
6+
core: arduino:mbed_nano
7+
forumCategorySlug: '/hardware/nano-family/nano-33-ble/159'
8+
certifications: [CE, UKCA]
9+
sku: [ABX00071, ABX00072]
10+
---
11+
1112
The Arduino Nano 33 BLE Rev2 shares its pinout with the classic Arduino Nano but builds on the nRF52840 microcontroller with 1MB CPU Flash Memory. Featuring a 9-axis inertial measurement unit and the possibility for Bluetooth® Low Energy connectivity. It can help you to create your next Bluetooth® Low Energy-enabled project.
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
---
2-
title: Mega Proto Shield Rev3
3-
certifications: [CE, UKCA]
1+
---
2+
title: Mega Proto Shield Rev3
3+
certifications: [CE, UKCA]
4+
sku: [A000080]
45
---

content/retired/01.boards/arduino-BT/content.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Arduino BT (Bluetooth)"
33
source: "https://arduino.cc/en/Main/ArduinoBoardBT"
4+
sku: [A000002]
45
---
56

67
## Arduino BT (Bluetooth)

content/retired/01.boards/arduino-fio/content.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Arduino Fio
33
source: https://www.arduino.cc/en/Main/ArduinoBoardFio
4+
sku: [E000055]
45
---
56

67
![The Arduino Fio board.](./assets/ArduinoFio.jpg)

content/retired/01.boards/arduino-tre/content.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Arduino Tre"
33
source: "https://arduino.cc/en/Main/ArduinoBoardTre"
4+
sku: [A000055]
45
---
56

67
## Arduino TRE (discontinued)

content/retired/02.shields/arduino-xbee-shield/content.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Arduino Xbee Shield"
33
source: "https://arduino.cc/en/Main/ArduinoXbeeShield"
4+
sku: [A000007]
45
---
56

67
## Arduino Xbee Shield

content/retired/03.kits/IoT-prime/content.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Arduino IoT Prime"
33
source: "https://arduino.cc/en/Kits/IoT-Prime"
4+
sku: [AKX00018]
45
---
56

67
## Arduino IoT Prime Bundle

content/retired/03.kits/arduino-on-android-kit/content.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Arduino On Android Kit"
33
source: "https://arduino.cc/en/Main/ArduinoOnAndroidKit"
4+
sku: [K000008]
45
---
56

67
Use your **Arduino MEGA ADK (usb cable included)** to connect an Android device. Mount all your experiments on the **breadboard** and join your components using your **wire kit**. Build visual indicators using some of the **40 LEDs** in the kit; you have them in **4 different colors**.

0 commit comments

Comments
 (0)