You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/11/30 09:45:03 UTC

[I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

raiden00pl opened a new issue, #11297:
URL: https://github.com/apache/nuttx/issues/11297

   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.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

Posted by "maxikrie (via GitHub)" <gi...@apache.org>.
maxikrie commented on issue #11297:
URL: https://github.com/apache/nuttx/issues/11297#issuecomment-1900234117

   @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!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

Posted by "raiden00pl (via GitHub)" <gi...@apache.org>.
raiden00pl commented on issue #11297:
URL: https://github.com/apache/nuttx/issues/11297#issuecomment-1913691469

   Here's the draft PR : https://github.com/apache/nuttx/pull/11617
   
   There's still a lot of work and testing to do.
   I'll come back to this probably next weekend.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

Posted by "raiden00pl (via GitHub)" <gi...@apache.org>.
raiden00pl commented on issue #11297:
URL: https://github.com/apache/nuttx/issues/11297#issuecomment-1951369474

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

Posted by "maxikrie (via GitHub)" <gi...@apache.org>.
maxikrie commented on issue #11297:
URL: https://github.com/apache/nuttx/issues/11297#issuecomment-1871484405

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

Posted by "raiden00pl (via GitHub)" <gi...@apache.org>.
raiden00pl commented on issue #11297:
URL: https://github.com/apache/nuttx/issues/11297#issuecomment-1903398146

   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. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

Posted by "raiden00pl (via GitHub)" <gi...@apache.org>.
raiden00pl commented on issue #11297:
URL: https://github.com/apache/nuttx/issues/11297#issuecomment-1902165572

   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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

Posted by "maxikrie (via GitHub)" <gi...@apache.org>.
maxikrie commented on issue #11297:
URL: https://github.com/apache/nuttx/issues/11297#issuecomment-1902881139

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] IEEE802.15.4 support for nRF52 and nRF53 [nuttx]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 closed issue #11297: IEEE802.15.4 support for nRF52 and nRF53
URL: https://github.com/apache/nuttx/issues/11297


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org