Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to make rf_settings part of layout file #45

Open
Merlin04 opened this issue Apr 14, 2018 · 2 comments
Open

Document how to make rf_settings part of layout file #45

Merlin04 opened this issue Apr 14, 2018 · 2 comments
Labels

Comments

@Merlin04
Copy link
Contributor

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?

@ahtn
Copy link
Owner

ahtn commented Apr 14, 2018

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 ahtn added the question label Apr 14, 2018
@Merlin04
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants