keyplus icon indicating copy to clipboard operation
keyplus copied to clipboard

Document how to make rf_settings part of layout file

Open Merlin04 opened this issue 6 years ago • 2 comments

I'm really confused about how to do this, at the top of the example file it says "Generated on date on time", is there some program I run to generate this?

Merlin04 avatar Apr 14 '18 01:04 Merlin04

You can use the keyplus flasher to generate this file. The latest version is on the releases page. There's only a build for windows at the moment, but you can also run the flasher on Linux by cloning the git repository and running form source host-software/keyplus_flasher.py.

Choose "Device and RF settings" from the drop down box and then you should be able to generate and program the RF settings to your devices.

gen_rf_settings

The reason for keeping this file separate is it contains your encryption key for your devices, so you'll want to generate your own and keep it private. After you have loaded your RF settings file, you only need to flash your layout file to the device as the device will preserve the previously loaded settings.

ahtn avatar Apr 14 '18 01:04 ahtn

Since keyplus flasher isn't working on my computer, is there a way to generate it from the command line or manually?

Merlin04 avatar Apr 14 '18 03:04 Merlin04