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

IEEE802.15.4 support for nRF52 and nRF53 #11297

Open
1 of 2 tasks
raiden00pl opened this issue Nov 30, 2023 · 7 comments · Fixed by #11617
Open
1 of 2 tasks

IEEE802.15.4 support for nRF52 and nRF53 #11297

raiden00pl opened this issue Nov 30, 2023 · 7 comments · Fixed by #11617
Labels
enhancement New feature or request

Comments

@raiden00pl
Copy link
Contributor

raiden00pl commented Nov 30, 2023

For now only BLE is supported for nRF5x. IEEE802.15.4 will enable Thread support for Nordic chips. I have it partially done, but I don't know when I'll finish it, so I'm starting an issue to track any progress.

@raiden00pl raiden00pl added the enhancement New feature or request label Nov 30, 2023
@maxikrie
Copy link
Contributor

I would very much be interested in this and could potentially help with testing/adding features. @raiden00pl

@maxikrie
Copy link
Contributor

@raiden00pl Can you give an update on your progress?

I have received some funding to develop Thread support for nRF5x on Nuttx and I would love to build on top of your work.

Thanks!

@raiden00pl
Copy link
Contributor Author

Hi, almost no progress. I bought a handful of mrf24j40 modules (supported in NuttX) and put them in a pile on my desk with the rest of the devkits waiting for my attention :) . I'm doing other things now and I don't really have the time or motivation to do anything with this topic.

I'll review and prepare my changes next week and post the link to the branch here

@maxikrie
Copy link
Contributor

Ok, too bad. In the title and your original post you mention nRF52x chips. Did you also work on these or only mrf24j40 modules?

@raiden00pl
Copy link
Contributor Author

This issue is about IEEE802.15.4 support for nRF5x using the build-in radio. The only purpose why I need mrf24j40 is for testing and a better understanding of how MAC layer works on NuttX.

@raiden00pl
Copy link
Contributor Author

Here's the draft PR : #11617

There's still a lot of work and testing to do.
I'll come back to this probably next weekend.

@raiden00pl raiden00pl linked a pull request Jan 28, 2024 that will close this issue
@raiden00pl raiden00pl reopened this Feb 18, 2024
@raiden00pl
Copy link
Contributor Author

I'm reopening it because nrf53 has not been done yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants