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

Spin out NXP SE05X library? #420

Open
jp-bennett opened this issue Dec 27, 2024 · 3 comments
Open

Spin out NXP SE05X library? #420

jp-bennett opened this issue Dec 27, 2024 · 3 comments

Comments

@jp-bennett
Copy link

jp-bennett commented Dec 27, 2024

Would you have any interest in spinning the SE05X library out into a separate project? I'm evaluating using an SE050e for Meshtatic, and your reimplemented library is far more usable than the official middleware from NXP.

@jp-bennett
Copy link
Author

Just an example of the sort of change I have in mind, it would be great to be able to specify the i2c device in the .begin() call, rather than having the library hard-coded to use Wire3. I'm also planning to add ECDH functions.

@pennam
Copy link
Contributor

pennam commented Jan 7, 2025

@jp-bennett Thanks for your interest! For your reference the SE05X library is based on this NXP project https://github.com/NXPPlugNTrust/nano-package. Moving out the SE05X library from the core is something i'm thinking about from a while and might be a good idea.

@pennam
Copy link
Contributor

pennam commented Jan 10, 2025

Forgot to mention about this repo that is the same library, but standalone to use se050 on portenta H7.

There is also micropython support for arduino/arduino-lib-mpy#11

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