wpantund icon indicating copy to clipboard operation
wpantund copied to clipboard

Interface wpantund with STM32WB via openthred command line

Open PJfixer opened this issue 5 years ago • 1 comments

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.

PJfixer avatar Apr 29 '20 08:04 PJfixer

wpantund requires spinel to interface with an NCP.

jwhui avatar Apr 29 '20 17:04 jwhui