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

Check SECURE_ELEMENT_PREPROVISIONED #1

Closed
janakj opened this issue Mar 21, 2022 · 1 comment
Closed

Check SECURE_ELEMENT_PREPROVISIONED #1

janakj opened this issue Mar 21, 2022 · 1 comment
Assignees
Milestone

Comments

@janakj
Copy link
Collaborator

janakj commented Mar 21, 2022

Double-check whether SECURE_ELEMENT_PREPROVISIONED really needs to be set.

@janakj janakj self-assigned this Mar 21, 2022
@janakj
Copy link
Collaborator Author

janakj commented Mar 21, 2022

Does not need to be set, but does not harm. When set, SecureElementInit will NOT derive DevEui from MCU's serial if DevEui is all zeroes (unset). We perform the same operation after restoring state from NVM after LoRaMacInitialization anyway, so our code will perform the initialization even if SecureElementInit does not.

@janakj janakj closed this as completed Mar 21, 2022
@janakj janakj added this to the Release 1.0.0 milestone Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant