The Programming Tool is available for Windows 10, Windows 11 and Linux (minimal configuration details).

Download

Wifx Programming Tool

v1.3.0

Changed

  • Update to flutter 3
  • Update Wifx applets to 0.6.2 (fix bad block handling)
  • Use custom Windows sam-ba version (stdout fix)
  • Disable action buttons during programming

Fixed

  • image not always selected when device loads
  • cancel does not work on write operation
  • device tiles state being mixed up when a tile is removed


v1.2.0

Changed

  • Upgrade libpt for applets >= 0.4.0
  • Update applet to 0.5.3

v1.1.0

v1.0.6

Install

Download and run the msix installer, click the "install" button.

The downloaded .AppImage file is an executable application. You may be asked to install the software automatically on some systems.

You may need to set the application as executable before you can start it.

Or run the following in a Terminal:

sudo chmod +x /path/to/programming-tool/wifx-programming-tool-1.1.0.AppImage
BASH

The application must be run with elevated privileges to access the USB peripherals.

sudo /path/to/programming-tool/wifx-programming-tool-1.1.0.AppImage
BASH