Skip to content
This repository was archived by the owner on Oct 29, 2018. It is now read-only.

Files

Latest commit

Daniel Spindelbauergitbook-bot
Daniel Spindelbauer
and
Aug 15, 2018
78cc91b · Aug 15, 2018

History

History
56 lines (38 loc) · 2.79 KB

firmwaretool.md

File metadata and controls

56 lines (38 loc) · 2.79 KB

Updating Firmware

We strongly recommend you to upgrade your firmware to the latest version as we are constantly making improvements and adding new features to the devices.

Here are the download links to the update tool. Please download the appropriate one for your OS and follow the instructions on the screen.

{% hint style="info" %} Previous versions of firmware are available for download here. {% endhint %}

Updating Device Firmware

The basic firmware upgrade procedure can be found below, please follow these steps carefully:

After you’re done with upgrading, you can use the Pymakr Plugins to upload and run programs in your device.

{% tabs %} {% tab title="Expansion Board 2.0" %}

  1. Disconnect your device from your computer
  2. Insert module into the Expansion Board
  3. Connect a jumper cable or wire between G23 and GND
  4. Reconnect the board via USB to your computer, this puts the device in ‘firmware update mode’.
  5. Run the Firmware Upgrade tool

  1. Remove the G23 to GND jumper cable/wire

  2. Reboot the device (button or power off then on), your device is now ready to use

If you are having any issues, make sure the TX and RX jumpers are present on your Expansion Board, as the jumpers sometimes come loose in the box during transport. Without these jumpers, the updater will fail. {% endtab %}

{% tab title="Pysense/Pytrack/Pyscan/Expansion Board 3.0" %} {% hint style="info" %} When using a Pysense/Pytrack/Pyscan/Expansion Board 3.0 to update your module you are not required to make a connection between G23 and GND, the Pysense/Pytrack/Pyscan/Expansion Board 3.0 will do this automatically. {% endhint %}

  1. Before connecting your module to a Pysense/Pytrack board, you should update the firmware on the Pysense/Pytrack. Instructions on how to do this can be found here.
  2. Disconnect your device from your computer
  3. Insert module into Expansion Board
  4. Reconnect the board via USB to your computer
  5. Run the Firmware Upgrade tool

  1. Disconnect the USB cable from the board and reconnect it, your device is now ready to use {% endtab %} {% endtabs %}

After you’re done with upgrading, you can use the Pymakr Plugins to upload and run programs in your device.