Files
pycom-documentation/content/updatefirmware/device.md
gijsio 9a0602f9e5 Restructure, rev1
* Products
    -> updated with new products
    -> added accessories
* Getting started
   -> re-structured getting started guide
   -> removed some of the advanced stuff
* Tutorials / Examples
   -> added categories
   -> added new basic tutorials Sleep, GPIO and Pring
   -> added WiFi ap / sta tutorial
   -> added wifi Scan MAC tutorial
* Firmware API
   -> added pysense pytrack pygate categories here
* Datasheets
   -> added CE FCC and RoHS documents
   -> added pysense2 and pytrack 2 templates
* Update firmware
   -> new section, added all methods of updating the firmware
* License
   -> put license in its own section

general remarks:
-> updated the layout / theme
   no more red code text
   codeblocks actually work now
-> general layout updates, removed the old html structures (mostly)
2020-07-09 12:57:44 +02:00

2.5 KiB

title, aliases
title aliases
Updating Device Firmware
updatefirmware/device.html
updatefirmware/device.md
chapter/updatefirmware/device

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. {{% /hint %}} Jum to common issues

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.

  1. Before connecting your module to a Pysense / Pytrack board, you should update the firmware on the Pysense/Pytrack board. Instructions on how to do this can be found here.
  2. Disconnect your device from your computer
  3. Insert module into Expansion Board
    • On Expansionboard 2.0, connect a jumper cable or wire between G23 and GND
  4. Reconnect the board via USB to your computer
  5. Run the Firmware Upgrade tool and click through the menus

  1. The firmware version of your device is now upgraded to the latest version.
    • On Expansionboard 2.0, remove the jumper cable.

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

Common issues:

  • 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.
  • On MacOS, the firmware upgrade tool needs access to the /tmp folder
  • On MacOS, there is an issue with signing of the firmware tool. Go to system preferences --> Security & Privacy --> General, and click "Allow" for the Pycom Firmware Updater tool.