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

Clarify tag flashing #135

Open
skorokithakis opened this issue Oct 14, 2024 · 2 comments
Open

Clarify tag flashing #135

skorokithakis opened this issue Oct 14, 2024 · 2 comments

Comments

@skorokithakis
Copy link

Hello! I got the recommended nrf51 tags from Ali, and now I'm trying to flash them. However, the docs are a bit hazy. I know I should replace PREFIX_keyfile with the keyfile, but I'm not sure if I should replace OFFLINEFINDINGPUBLICKEYHERE with anything, or if that's a literal that's supposed to be in the firmware itself. If I need to replace this with the advertisement key, what format should that key be in?

Could the documentation please be clarified with which strings should be replaced with what?

@pix
Copy link

pix commented Oct 15, 2024

OFFLINEFINDINGPUBLICKEYHERE is a marker for the beginning of the "memory area" containing keys. The keys from the _keyfile (except the first byte) are dumped directly into the bin file before flashing.

You don't have to change OFFLINEFINDINGPUBLICKEYHERE.

@skorokithakis
Copy link
Author

Thanks, I've opened #136 for this.

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

2 participants