Tool to configure the Palitra device
The application is Electron-based. To compile it you need Node and npm installed. Once you download the repository you need to run
npm install
To start it you need to run
npm start
Note that the app is very much work in progress - it does its job but the interface is not finished yet. In particular the bootloader functionality is not finished.
- The application always says that there is an update of the device firmware available
- The firmware is loaded from a fixed location
- The progress bar is not yet implemented.
- The profile is not backed up on upgrade, meaning that an upgrade will delete all existing shortcuts
- Copy your firmware the project's root directory. The file must be called palitra.X.production.hex
- Run npm start
- Click on the "click here" link at the bottom of the screen
- Click the start update button
- Wait about 10 seconds before clicking Close update window button