Open ahtn opened 6 years ago
When new firmware is loaded, it also erases the layout and settings previously loaded on the device.
It should be possible to make them persist after an upgrade except for the encryption key which can't be retrieved. The steps to do this:
keyplus-cli read --dump-layout --dump-settings
When new firmware is loaded, it also erases the layout and settings previously loaded on the device.
It should be possible to make them persist after an upgrade except for the encryption key which can't be retrieved. The steps to do this:
keyplus-cli read --dump-layout --dump-settings
).