Skip to content

BR with RCP/NCP history and Router or End Device POSIX targets with RCP/NCP? #9860

Answered by jwhui
jkcko asked this question in Q&A
Discussion options

You must be logged in to vote

I read that ot-br-posix is only targeting RCPs now but used to work with NCP (on an old branch). Why is that?

RCP and NCP are two different ways to implement Thread on a platform that has separate processors for host and 15.4 radio. They have their own tradeoffs. RCP allows for lower cost 15.4 radios by moving more code/memory onto host. NCP allows for lower power by moving more functionality to 15.4 radio, allowing host processor to sleep.

The OpenThread project welcomes support for both RCP and NCP models. However, over the past few years, there has been very little contribution to keep NCP support up-to-date.

Are there any Thread Router or End device targets for posix platforms that…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jwhui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants