Skip to content

added missing skus to products #1865

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions content/hardware/03.nano/boards/nano-33-ble-rev2/product.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: Nano 33 BLE Rev2
url_shop: https://store.arduino.cc/products/nano-33-ble-rev2
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#mbed-os-nano
primary_button_title: Get Started
core: arduino:mbed_nano
forumCategorySlug: '/hardware/nano-family/nano-33-ble/159'
certifications: [CE, UKCA]
---

---
title: Nano 33 BLE Rev2
url_shop: https://store.arduino.cc/products/nano-33-ble-rev2
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#mbed-os-nano
primary_button_title: Get Started
core: arduino:mbed_nano
forumCategorySlug: '/hardware/nano-family/nano-33-ble/159'
certifications: [CE, UKCA]
sku: [ABX00071, ABX00072]
---

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 number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
title: Mega Proto Shield Rev3
certifications: [CE, UKCA]
---
title: Mega Proto Shield Rev3
certifications: [CE, UKCA]
sku: [A000080]
---
1 change: 1 addition & 0 deletions content/retired/01.boards/arduino-BT/content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Arduino BT (Bluetooth)"
source: "https://arduino.cc/en/Main/ArduinoBoardBT"
sku: [A000002]
---

## Arduino BT (Bluetooth)
Expand Down
1 change: 1 addition & 0 deletions content/retired/01.boards/arduino-fio/content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Arduino Fio
source: https://www.arduino.cc/en/Main/ArduinoBoardFio
sku: [E000055]
---

![The Arduino Fio board.](./assets/ArduinoFio.jpg)
Expand Down
1 change: 1 addition & 0 deletions content/retired/01.boards/arduino-tre/content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Arduino Tre"
source: "https://arduino.cc/en/Main/ArduinoBoardTre"
sku: [A000055]
---

## Arduino TRE (discontinued)
Expand Down
1 change: 1 addition & 0 deletions content/retired/02.shields/arduino-xbee-shield/content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Arduino Xbee Shield"
source: "https://arduino.cc/en/Main/ArduinoXbeeShield"
sku: [A000007]
---

## Arduino Xbee Shield
Expand Down
1 change: 1 addition & 0 deletions content/retired/03.kits/IoT-prime/content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Arduino IoT Prime"
source: "https://arduino.cc/en/Kits/IoT-Prime"
sku: [AKX00018]
---

## Arduino IoT Prime Bundle
Expand Down
1 change: 1 addition & 0 deletions content/retired/03.kits/arduino-on-android-kit/content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Arduino On Android Kit"
source: "https://arduino.cc/en/Main/ArduinoOnAndroidKit"
sku: [K000008]
---

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**.
Expand Down
Loading