> Specifically I am looking at the nRF52840 SoC with Thread support.

Hi, Thread is based on IEEE 802.15.4 which is not yet supported by nrf52 in
NuttX. So in addition to the openthread support, you also need support for
the radio layer.
I started writing support for IEEE 802.15.4 for Nordic chips, but it is far
from finishing and at the moment I have no further plans for it.


czw., 2 lis 2023 o 00:32 Max Kriegleder <max.kriegle...@gmail.com>
napisaƂ(a):

> Hi all,
>
> I am just checking in if in the meantime anybody has looked into using
> the Openthread protocol with NuttX? Specifically I am looking at the
> nRF52840 SoC with Thread support.
>
> Thanks!
> Max
>
>
> On 2021/01/21 22:06:49 Max Kriegleder wrote:
>  > Hi all,
>  >
>  > I am currently looking into thread networking protocol for IoT
>  > applications - https://openthread.io/. There are several design
>  > approaches with System-on-Chip (SoC) and Co-Processor (RCP, NCP)
>  > designs. Has anybody looked into integrating thread into NuttX
>  > regardless of the design approach? I saw that Zephyr OS does support
>  > thread
>  > https://docs.zephyrproject.org/latest/reference/networking/thread.html
>  > and I am hoping it wouldn't be too difficult to integrate it into NuttX.
>  >
>  > Thanks!
>  > Max
>  >
>  >
>

Reply via email to