Files
pycom-documentation/content/pybytes/connect/quick.md
Emmanuel Florent 699a9f30ec initial commit
2019-06-17 17:16:17 +02:00

1.5 KiB

title, aliases
title aliases
Connect to Pybytes: Quick Add
pybytes/connect/quick.html
pybytes/connect/quick.md
chapter/pybytes/connect/quick

Connecting a device to Pybytes quickly by using the Firmware Updater

In this section, we explain to you how to connect your device to Pybytes quickly using the Firmware Updater.

{{% hint style="info" %}} In case you want to extend Pybytes library you can flash Pybytes library manually. Click here for more information. {{< /hint >}}

Step 1: Download the firmware updater

At the last step of the "Add Device" process:

  1. Download the firmware updater for your operating system;

  1. Copy the device token.

Step 2: Firmware updater

Install the Firmware updater on your computer.

  1. Start the Firmware updater;

2 .Select your device serial port (Make sure your device is connected to your computer);

  1. Mark the options "Erase flash file system" and "Force update Pybytes registration";

  1. Paste your device token from Pybytes;

  1. The firmware updater will update the device's firmware.

Next step: Set up your device's dashboard!

Now it's time to display data from your device into Pybytes dashboard.

{{% refname "../dashboard.md" %}}