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

Implement the Spinel+HDLCLite protocol #13

Merged
merged 10 commits into from
Mar 16, 2023
Merged

Implement the Spinel+HDLCLite protocol #13

merged 10 commits into from
Mar 16, 2023

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Jan 2, 2023

Depends on a few patches to OpenThread to work:

One notable problem is that OpenThread doesn't have version numbers:

Detected ApplicationType.SPINEL, version OPENTHREAD/6ff1ac0-dirty; EFR32; Dec 23 2022 18:08:00

One possible solution would be to transform the version into something more parsable, like:

2022.12.23-180800-OPENTHREAD/6ff1ac0-dirty

Alternatively, we can just ignore all version number parsing and always flash firmware if the version number differs.

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

Successfully merging this pull request may close these issues.

None yet

1 participant