mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 23:06:15 +01:00
clarifying language
This commit is contained in:
@@ -8,7 +8,7 @@ In this section, we will explain to you how to add a device to Pybytes.
|
||||
|
||||
## Step 1: Configure the Pybytes service
|
||||
|
||||
In Pybytes, go to *Devices* Page:
|
||||
Go to the *Devices* page in Pybytes:
|
||||
|
||||
1. Click on *Add Device*.
|
||||

|
||||
@@ -16,10 +16,10 @@ In Pybytes, go to *Devices* Page:
|
||||
1. Select your device (WiPy, LoPy, SiPy, etc.).
|
||||

|
||||
|
||||
1. Select your network options. This is how your device will connect to the internet and to Pybytes. For now, let's choose WiFi.
|
||||
1. Select your network options. This will be how your device connects to both Pybytes and the internet. For now, choose WiFi.
|
||||

|
||||
|
||||
1. Enter a unique name for your device and the WiFi credentials (SSID and password). You can also save this WiFi, so you can later use it again for more devices.
|
||||
1. Enter a unique name for your device and enter the WiFi credentials (SSID and password). You can save this WiFi, so that it will be remembered for later use when adding further devices.
|
||||

|
||||
|
||||
1. At the end of the *Add Device* wizard, Pybytes will show that your device profile was successfully created.
|
||||
@@ -27,8 +27,8 @@ In Pybytes, go to *Devices* Page:
|
||||
|
||||
## Step 2: Configure your device
|
||||
|
||||
There are two options to connect your device to Pybytes:
|
||||
There are two options for connecting your device to Pybytes:
|
||||
|
||||
1. **[Connect your device quickly](quick) (Recommended)**
|
||||
1. **Recommended:** [Connect your device quickly with the help of the Firmware Updater](quick)
|
||||
|
||||
1. [Connect your device by flashing Pybytes Library](flash) (only if you want to customize Pybytes library code).
|
||||
|
||||
@@ -8,15 +8,15 @@ aliases:
|
||||
|
||||
In this section, we explain to you how to connect your device to Pybytes quickly using the Firmware Updater tool.
|
||||
|
||||
### 1. Download Pycom Firmware updater tool
|
||||
### 1. Download Pycom Firmware Updater tool
|
||||
|
||||
1. From the last step of the "Add Device" process you can download and install Pycom Firmware updater tool. (Or follow this link [pycom.io](https://pycom.io/downloads/)).
|
||||
1. At the final step of the "Add Device" process, you can download and install the [Pycom Firmware Updater tool](https://pycom.io/downloads/)).
|
||||

|
||||
|
||||
1. Copy the activation token by pressing the copy button. The activation token is valid for one hour. If your activation token is expired, you can create a new one.
|
||||
1. Copy the activation token by pressing the Copy button. The activation token is valid for one hour. If your activation token has expired, you can create a new one.
|
||||
|
||||
|
||||
### 2. Flash Pybytes firmware with Pycom Firmware updater tool
|
||||
### 2. Flash Pybytes firmware with Pycom Firmware Updater tool
|
||||
|
||||
#### Before you start
|
||||
* Connect your device to the computer
|
||||
@@ -24,7 +24,7 @@ In this section, we explain to you how to connect your device to Pybytes quickly
|
||||
|
||||
#### Firmware update process
|
||||
|
||||
1. Open the Pycom Firmware updater tool on your computer and click on the Continue button.
|
||||
1. Open the Pycom Firmware Updater tool on your computer and click on the Continue button.
|
||||

|
||||
|
||||
1. Click again on the Continue button.
|
||||
@@ -32,19 +32,19 @@ In this section, we explain to you how to connect your device to Pybytes quickly
|
||||
|
||||
{{% hint style="info" %}}
|
||||
If your device is already connected to your computer, on MacOS serial port will be automatically filled for you.
|
||||
At this step, you can also click on Rescan ports button to update ports listed in the Firmware updater.
|
||||
At this step, you can also click on Rescan ports button to update ports listed in the Firmware Updater.
|
||||
{{% /hint %}}
|
||||
|
||||
1. Check the options "Erase flash file system" and "Force update Pybytes registration";
|
||||

|
||||
|
||||
1. Paste your activation token from Pybytes. Firmware updater should display **Registration successful!**
|
||||
1. Paste your activation token from Pybytes. Firmware Updater should display **Registration successful!**
|
||||

|
||||
|
||||
1. Then press the Continue button. Your device will be flashed with the Pybytes firmware. This should take about a minute.
|
||||

|
||||
|
||||
1. After the updating process is done. You will be welcomed with the final screen. Click on Done to close the Firmware updater.
|
||||
1. After the updating process is done, you will see the final screen. Click on Done to close the Firmware Updater.
|
||||

|
||||
|
||||
## Next step: Set up your device's dashboard!
|
||||
|
||||
Reference in New Issue
Block a user