diff --git a/content/hardware/04.pro/boards/portenta-x8/tutorials/custom-container/content.md b/content/hardware/04.pro/boards/portenta-x8/tutorials/custom-container/content.md index 69c8bdd281..80018b5ef1 100644 --- a/content/hardware/04.pro/boards/portenta-x8/tutorials/custom-container/content.md +++ b/content/hardware/04.pro/boards/portenta-x8/tutorials/custom-container/content.md @@ -21,9 +21,11 @@ In this tutorial we will create a simple container that we can then upload to th ### Required Hardware and Software -- [Portenta X8](https://store.arduino.cc/portenta-x8) -- ADB -- USB-C cable (either USB-C to USB-A or USB-C to USB-C) +- [Portenta X8](https://store.arduino.cc/portenta-x8) +- ADB +- USB-C cable (either USB-C to USB-A or USB-C to USB-C) +- Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud). + ## Instructions diff --git a/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md b/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md index 70c6b23694..7da0af3bf0 100644 --- a/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md +++ b/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md @@ -29,8 +29,8 @@ In this tutorial you will see how to manually flash your Portenta X8 with the im - Portenta X8 - Portenta Breakout Board - Arduino Create account -- Arduino Create Pro subscription -- Foundries.io account (linked with the Pro plan) +- Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud). +- Foundries.io account (linked with the Pro Cloud subscription) - FoundriesFactory® ([Check the Getting Started tutorial](https://docs.arduino.cc/tutorials/portenta-x8/out-of-the-box)) - 1 Device already attached to your factory ([Check the Getting Started tutorial](https://docs.arduino.cc/tutorials/portenta-x8/out-of-the-box)) diff --git a/content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md b/content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md index 7c762cf079..96ed7b0653 100644 --- a/content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md +++ b/content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md @@ -8,6 +8,7 @@ tags: - Installation - OTA - Embedded Linux + - Arduino Pro Cloud author: 'Pablo Marquínez' hardware: - hardware/04.pro/boards/portenta-x8 @@ -18,6 +19,13 @@ software: - iot-cloud --- + +## Required Hardware and Software + +* [Portenta X8](https://store.arduino.cc/products/portenta-x8) board. +* Wi-Fi AP with Internet access. +* Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud). + ## Connecting to the Board Once the Portenta X8 is plugged in via USB, you can open your browser and go to http://192.168.7.1 if you use Windows and Linux or http://192.168.8.1 on MacOS. This web page is hosted on the Portenta X8, from this dashboard you will be able to: @@ -53,6 +61,7 @@ Once it is connected, you should see the Wi-Fi status bullet in the bottom left ### Register the Factory on Foundries.io +***The integration with Foundries.io requires the Arduino Pro Cloud Subscription, contact us at [Arduino Pro Inquiries](https://www.arduino.cc/pro/contact-us), or learn more on the [Arduino Pro Page](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud)*** Go to [https://create.arduino.cc](https://create.arduino.cc) and click on portenta-X8 board manager, you will get prompted to set a new `Factory` name if you didn't have one before. You will not be able to be change the name later, so use one that you can remember and write easily. ![Arduino Cloud integration](assets/cloud-main.png)