You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2025. It is now read-only.
i work on building an openthread network with stm32wb chip.
Now i want to create a border router with raspberry pi,but unfortunately ST doesn't provide any NCP program for there boards, but they provide an OpenThread-cli programm which implement all the following commands https://github.com/openthread/openthread/blob/master/src/cli/README.md
and it work well.
so is there a way to directly interface wpantund with that ?
Hello all,
i work on building an openthread network with stm32wb chip.
Now i want to create a border router with raspberry pi,but unfortunately ST doesn't provide any NCP program for there boards, but they provide an OpenThread-cli programm which implement all the following commands https://github.com/openthread/openthread/blob/master/src/cli/README.md
and it work well.
so is there a way to directly interface wpantund with that ?
Best regards,
Pierre.