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

Download

Wifx Programming Tool

v3.0.0

Added

  • Add auto-reset after programming feature
  • Add verification option in settings

Removed

  • Completely removed SAM-BA and legacy applets in favor of Salsa CLI.

Changed

  • GUI rework, using material 3
  • Replaced all device operations with Salsa integration.
  • Updated UI to use Salsa for information and programming.
  • Enable verification by default for Salsa programming operations
  • Make device log antechronological in the GUI
  • Make the device log more reactive
  • Add auto-reset toggle on main view
  • Always show detailed log, remove toggle
  • Replace reset button by icon-button and add tooltip



v2.0.0

Added

  • Add support for the Wifx L1-4G

Changed

  • Update Wifx Applets to 2.1.1
  • Compatibility with new product variant denomination

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