mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 08:06:34 +01:00
* 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)
2.5 KiB
2.5 KiB
title, aliases
| title | aliases | |||
|---|---|---|---|---|
| Updating Device 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. {{% /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.
- 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.
- Disconnect your device from your computer
- Insert module into Expansion Board
- On Expansionboard 2.0, connect a jumper cable or wire between
G23andGND
- On Expansionboard 2.0, connect a jumper cable or wire between
- Reconnect the board via USB to your computer
- Run the Firmware Upgrade tool and click through the menus
- 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
/tmpfolder - 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.
