Skip to content

Commit fdb9dd3

Browse files
authored
Merge pull request #241 from arduino/marqdevx/portenta-X8/GS-cloudPlan-clarification
Portenta X8: Arduino Pro plan clarification
2 parents f4bdbda + b970987 commit fdb9dd3

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/custom-container/content.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ In this tutorial we will create a simple container that we can then upload to th
2121

2222
### Required Hardware and Software
2323

24-
- [Portenta X8](https://store.arduino.cc/portenta-x8)
25-
- ADB
26-
- USB-C cable (either USB-C to USB-A or USB-C to USB-C)
24+
- [Portenta X8](https://store.arduino.cc/portenta-x8)
25+
- ADB
26+
- USB-C cable (either USB-C to USB-A or USB-C to USB-C)
27+
- Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud).
28+
2729

2830
## Instructions
2931

content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ In this tutorial you will see how to manually flash your Portenta X8 with the im
2929
- Portenta X8
3030
- Portenta Breakout Board <!-- or Portenta Max Carrier-->
3131
- Arduino Create account
32-
- Arduino Create Pro subscription
33-
- Foundries.io account (linked with the Pro plan)
32+
- Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud).
33+
- Foundries.io account (linked with the Pro Cloud subscription)
3434
- FoundriesFactory® ([Check the Getting Started tutorial](https://docs.arduino.cc/tutorials/portenta-x8/out-of-the-box))
3535
- 1 Device already attached to your factory ([Check the Getting Started tutorial](https://docs.arduino.cc/tutorials/portenta-x8/out-of-the-box))
3636

content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tags:
88
- Installation
99
- OTA
1010
- Embedded Linux
11+
- Arduino Pro Cloud
1112
author: 'Pablo Marquínez'
1213
hardware:
1314
- hardware/04.pro/boards/portenta-x8
@@ -18,6 +19,13 @@ software:
1819
- iot-cloud
1920
---
2021

22+
23+
## Required Hardware and Software
24+
25+
* [Portenta X8](https://store.arduino.cc/products/portenta-x8) board.
26+
* Wi-Fi AP with Internet access.
27+
* Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud).
28+
2129
## Connecting to the Board
2230

2331
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
5361

5462
### Register the Factory on Foundries.io
5563

64+
***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)***
5665
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.
5766

5867
![Arduino Cloud integration](assets/cloud-main.png)

0 commit comments

Comments
 (0)