mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 13:06:14 +01:00
46 lines
1.7 KiB
Markdown
46 lines
1.7 KiB
Markdown
---
|
|
title: "Provisioning via USB"
|
|
aliases:
|
|
- pybytes/connect/quick.html
|
|
- pybytes/connect/quick.md
|
|
- chapter/pybytes/connect/quick
|
|
---
|
|
|
|
In this section, we explain to you how to connect your device to Pybytes quickly using the Firmware Updater tool.
|
|
|
|
## 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/)).
|
|

|
|
|
|
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.
|
|
|
|
|
|
## Flash Pybytes firmware with Pycom Firmware Updater tool
|
|
|
|
### Before you start
|
|
* Connect your device to the computer
|
|
* If your device is already connected, make sure it is not connected to Pymakr
|
|
|
|
### Firmware update process
|
|
|
|
1. Open the Pycom Firmware Updater tool on your computer and click on the Continue button.
|
|
|
|
2. Click again on the Continue button.
|
|
|
|
3. Check the options "Erase flash file system" and "Force update Pybytes registration";
|
|
|
|

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

|
|
|
|
5. Then press the Continue button. Your device will be flashed with the Pybytes firmware. This should take about a minute.
|
|
|
|
6. 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!
|
|
|
|
[Now it's time to display data from your device into Pybytes dashboard](../../dashboard)
|