Skip to content

change_speaker_color

Joseph Komosa edited this page Mar 20, 2026 · 1 revision

Example: Change the Color of a production MYND unit (Teufel Go App)

This is an example of using the MYND CLI.

First, gain CLI access using one of the methods here:


Requirements

  • CLI access (see use_tshell_cli.md)
  • MYND firmware binaries
    • mynd-factory-update-firmware-mcu.bin (factory firmware, needed for USB‑C CLI method)
    • mynd-update-firmware-mcu.bin (restore production)

1) Flash factory firmware


2) Connect to the CLI


3) Change the speaker color in the CLI

  • Enter AZ to activate test mode
  • Enter one of the following to set color:
    • AT00 — Black
    • AT01 — White
    • AT02 — Wild Berry
    • AT03 — Light Mint
  • Enter AU to confirm the new color
  • Enter AX to deactivate test mode
    Read, write color example

4) Restore production firmware


Clone this wiki locally