mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 20:06:21 +01:00
Merge branch 'publish' into pybytes-docs-update
This commit is contained in:
@@ -6,32 +6,24 @@ aliases:
|
||||
|
||||
In this section, we will explain to you how to add a device to Pybytes.
|
||||
|
||||
## Step 1: Add device wizard
|
||||
## Step 1: Configure the Pybytes service
|
||||
|
||||
In Pybytes, go to *Devices* Page:
|
||||
Go to the *Devices* page in Pybytes:
|
||||
|
||||
1. Click on *Add Device*.
|
||||
|
||||

|
||||
|
||||
2. Select your device (WiPy, LoPy, SiPy, etc.);
|
||||
|
||||
1. Select your device (WiPy, LoPy, SiPy, etc.).
|
||||

|
||||
|
||||
4. Select your network option;
|
||||
|
||||
1. Select your network options. This will be how your device connects to both Pybytes and the internet. For now, choose WiFi.
|
||||

|
||||
|
||||
5. Enter a unique name and the network credentials (SSID and password) for your device;
|
||||
|
||||
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.
|
||||

|
||||
|
||||
## Step 2: Connect your device to Pybytes
|
||||
|
||||
At the end of the "Add Device" wizard, Pybytes will show that your device profile was successfully created.
|
||||
|
||||
1. At the end of the *Add Device* wizard, Pybytes will show that your device profile was successfully created.
|
||||

|
||||
|
||||
|
||||
## Next step
|
||||
[Provision your device via USB](quick)
|
||||
|
||||
@@ -8,17 +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
|
||||
|
||||

|
||||
|
||||
From the last step of the "Add Device" process. Download and install Pycom Firmware updater tool from the provided link (Firmware updater is also available on [pycom.io](https://pycom.io/downloads/)).
|
||||
### Download Pycom Firmware Updater tool
|
||||
|
||||
1. At the final step of the "Add Device" process, you can download and install the [Pycom Firmware Updater tool](https://pycom.io/downloads/)).
|
||||

|
||||
|
||||
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
|
||||
|
||||
### Flash Pybytes firmware with Pycom Firmware Updater tool
|
||||
|
||||
#### Before you start
|
||||
* Connect your device to the computer
|
||||
@@ -26,33 +24,27 @@ Copy the activation token by pressing the copy button. The activation token is v
|
||||
|
||||
#### Firmware update process
|
||||
|
||||
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.
|
||||

|
||||
|
||||
Click again on the Continue button.
|
||||
|
||||
1. Click again on the Continue button.
|
||||

|
||||
|
||||
{{% 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 %}}
|
||||
|
||||
Check the options "Erase flash file system" and "Force update Pybytes registration";
|
||||
|
||||
1. Check the options "Erase flash file system" and "Force update Pybytes registration";
|
||||

|
||||
|
||||
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!**
|
||||

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

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