-
Notifications
You must be signed in to change notification settings - Fork 235
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
NCP support in ot-br-posix #2398
Comments
Hello @Irving-cl, I'm interested in this feature. Our product wants to support Matter over Thread on NCP arch. Hopefully, it will soon be completed. |
Hi @Vanperdung, glad to hear that! However I cannot guarantee on the timeline. We will keep tracking the process on this issue. |
Will start to submit the code for border routing. Since the code will be non-trivial, I will use this comment to give an abstraction of the implementation for reviewers to review more easily. Implement NCP based version of otPlatInfraIf APIsopenthread/openthread#10638 has added an empty version of these APIs. The remaining work is to implement them.
New spinel commands
Host InfraIf moduleLike the
|
This comment gives an abstraction of the implementation of SRP Server & Advertising Proxy under NCP for reviewers to review more easily. Implement NCP based version of otPlatDnssd APIsSimilar as NCP based version of otPlatInfraIf APIs, we need to have an NCP version of
New Spinel Properties
Host side changes
|
Use this issue to track PRs and todo tasks to support NCP in ot-br-posix.
ControllerOpenThread
toRcpHost
#2294The text was updated successfully, but these errors were encountered: