diff --git a/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md b/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md deleted file mode 100644 index 00a97564..00000000 --- a/content/Arduino Cloud/Manager for Linux/Activate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -title: "Activate an Arduino Pro Gateway with Arduino Cloud" -id: 4407770369042 ---- - -## Activate a gateway - -1. Open the [Arduino Pro Gateway Setup](https://create.arduino.cc/getting-started/loragw/welcome). -2. Name your device. -3. Enter the **device code** (serial number). You'll find the code labeled **S/N** on top of the gateway. -4. Click the **ACTIVATE** button (you may have to scroll down). -5. Wait for activation to complete. - -![The Pro Gateway setup activation page.](img/lora-gateway-connect-activating.png) - -> [!NOTE] -> Refresh the page if the activation appears to be stuck. - -Your device should now appear in your Linux devices. - -![Arduino Pro Gateway added to Manager for Linux.](img/lora-gateway-in-linux-devices.png) - -## Troubleshooting - -### If activation does not complete - -Refresh the page if activation does not proceed automatically when the progress bar is full. - -### If the device does not come online - -* Restart your gateway by disconnecting and reconnecting the power cable. -* If the gateway is activated with a different account, you first need to [deactivate it](https://support.arduino.cc/hc/en-us/articles/4407770459410) using that account. The Arduino Pro Gateway can only be activated with one Arduino account at a time. - -## Still need help? - -[Contact us](https://www.arduino.cc/en/contact-us/). Please provide the following information: - -* Your Arduino account username -* The Gateway serial number. diff --git a/content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md b/content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md deleted file mode 100644 index b563c0bb..00000000 --- a/content/Arduino Cloud/Manager for Linux/Deactivate-an-Arduino-Pro-Gateway-with-Arduino-Cloud.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: "Deactivate an Arduino Pro Gateway with Arduino Cloud" -id: 4407770459410 ---- - -Deactivate an Arduino Pro Gateway with Arduino Cloud using Manager for Linux. - -## Deactivate a gateway - -1. Turn on the gateway and connect it to the Internet. -2. Open [Manager for Linux](https://create.arduino.cc/devices/) and wait for the device to come online. -3. Click the device. - - ![Arduino Pro Gateway added to Manager for Linux.](img/lora-gateway-connect-devices-cropped.png) - -4. Under _Danger Zone_, click the Delete button. All sketches and custom docker images on the gateway will be deleted. - - ![Delete button](img/lora-gateway-delete.png) - -## Still need help? - -[Contact us](https://www.arduino.cc/en/contact-us/). Please provide the following information: - -* Your Arduino account username -* The Gateway serial number.