Skip to content

Commit 73d6ca4

Browse files
martab1994marqdevx
andauthored
Portenta X8 Out of the box tutorial fixes (#531)
* Update content.md Fix Cloud PRO subscription * Update content.md * Update content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md Co-authored-by: Pablo Marquínez Ferrándiz <p.marquinez@arduino.cc> * Update content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md Co-authored-by: Pablo Marquínez Ferrándiz <p.marquinez@arduino.cc> * Update content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md Co-authored-by: Pablo Marquínez Ferrándiz <p.marquinez@arduino.cc> * Update content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md Co-authored-by: Pablo Marquínez Ferrándiz <p.marquinez@arduino.cc> * Update content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md Co-authored-by: Pablo Marquínez Ferrándiz <p.marquinez@arduino.cc> * Update content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box/content.md Co-authored-by: Pablo Marquínez Ferrándiz <p.marquinez@arduino.cc> * Fix headers with FoundriesFactory Co-authored-by: Pablo Marquínez Ferrándiz <p.marquinez@arduino.cc>
1 parent 1398961 commit 73d6ca4

File tree

1 file changed

+9
-7
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/out-of-the-box

1 file changed

+9
-7
lines changed

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ software:
2424

2525
* [Portenta X8](https://store.arduino.cc/products/portenta-x8) board.
2626
* 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).
2827

2928
***Attention: We encourage you to check every now and then if the device image version is up to date in order to have the latest bootloader, please check the tutorial [How to flash your Portenta X8](https://docs.arduino.cc/tutorials/portenta-x8/image-flashing) for instructions.***
3029

@@ -35,7 +34,7 @@ Once the Portenta X8 is plugged in via USB, you can open your browser and go to
3534
![Board set up page](assets/x8-oob-main.png)
3635

3736
* [Configure Wi-Fi](#connecting-to-your-wi-fi)
38-
* [Add your device to a FoundriesFactory (OTA)](#add-a-new-device-to-your-factory)
37+
* [Add your device to FoundriesFactory (OTA)](#add-a-new-device-to-your-factory)
3938
* Board details
4039
* Shell (alpine python)
4140

@@ -59,16 +58,17 @@ Once it is connected, you should see the Wi-Fi status bullet in the bottom left
5958

6059
***You can change your network by clicking on the button again and repeat the above steps***
6160

62-
## Connect to a FoundriesFactory
61+
## Connect to FoundriesFactory
6362

64-
### Register the FoundriesFactory on Foundries.io
63+
### Register a FoundriesFactory on Foundries.io
6564

66-
***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)***
67-
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.
65+
***The integration with Foundries.io requires the Arduino Pro Cloud Subscription, subscribe at [Arduino PRO Cloud for Business](https://cloud.arduino.cc/plans), or learn more on the [Arduino Pro Page](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud)***
66+
67+
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 did not have one before. You will not be able to be change the name later, so use one that you can remember and write easily.
6868

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

71-
It will redirect you to the FoundriesFactory registration page.
71+
It will redirect you to FoundriesFactory registration page.
7272

7373
![Foundries Factory creation](assets/foundries-create-factory.png)
7474

@@ -172,6 +172,8 @@ To check your manager connection status, use this command:
172172

173173
### Register Device to the FoundriesFactory
174174

175+
***The integration with Foundries.io requires the Arduino Pro Cloud Subscription, subscribe at [Arduino PRO Cloud for Business](https://cloud.arduino.cc/plans), or learn more on the [Arduino Pro Page](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud)***
176+
175177
Make sure the name is not already being used in your Factory.
176178

177179
`lmp-device-register -n <newDeviceName>`

0 commit comments

Comments
 (0)