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

Need instructions for provisioning if you don't have FRAM #78

Open
terrillmoore opened this issue Jun 30, 2018 · 0 comments
Open

Need instructions for provisioning if you don't have FRAM #78

terrillmoore opened this issue Jun 30, 2018 · 0 comments
Assignees

Comments

@terrillmoore
Copy link
Member

Working with the Catena 4410 and 4420 is difficult.

The instructions currently don't mention that you need to have files catena-lorawan-provisioning/gk_lorawan_keys.project.cpp and catena-lorawan-provisioning/gk_lorawan_keys.4420.cpp. Only one file is used, depending on whether your project uses class object derived from Catena4410 or from Catena4420. There are two problems:

  1. There's no guidance on setting up these files
  2. Only one file should be needed, but both are currently required (due to the Arduino environment's "compile everything" philosophy). The one that isn't required for a given project should be empty.

Consider providing a repo that can be downloaded and configured using a bash script.

This was formerly mcci-catena/Catena-Sketches#2

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

No branches or pull requests

1 participant