TiLDA MK4/Firmware Update: Difference between revisions
Jump to navigation
Jump to search
m (Correct tilda-tools to tilda_tools.) |
Marekventur (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
This is how to do it: | This is how to do it: | ||
* Put your Badge into DFU mode. To do so press the joystick | * Put your Badge into DFU mode. To do so press the centre of the joystick and quickly press reset while doing so. Release the joystick afterwards. | ||
* Run the firmware update: | * Run the firmware update: | ||
** OSX / Linux: Open a terminal, go to your Mk4-Apps folder and run "./tilda_tools firmware-update". | ** OSX / Linux: Open a terminal, go to your Mk4-Apps folder and run "./tilda_tools firmware-update". |
Revision as of 13:27, 1 September 2018
TiLDA Mk4 is being actively developed. This doesn't just include changes on the python code (which can be updated via the Badge Store), but also for the firmware. Think of it as updating your operating system. Like an operating system update it's a bit more involved than just updating applications.
Warning: You might potentially lose all your apps and settings.
What you need:
- A computer with USB and a cable to your badge
- A checkout of Mk4-Apps. See here for how to do that
- You need to have http://dfu-util.sourceforge.net/ installed
You should also look up how to use tilda-tools.
This is how to do it:
- Put your Badge into DFU mode. To do so press the centre of the joystick and quickly press reset while doing so. Release the joystick afterwards.
- Run the firmware update:
- OSX / Linux: Open a terminal, go to your Mk4-Apps folder and run "./tilda_tools firmware-update".
- Windows: Todo
- Follow the onscreen information
- Don't forget to press the reset buttons once the firmware update was successful.