openthread / wpantund

Wireless Network Interface Daemon for Low-Power Wireless SoCs
Apache License 2.0
174 stars 110 forks source link

Interface wpantund with STM32WB via openthred command line #465

Open PJfixer opened 4 years ago

PJfixer commented 4 years ago

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.

jwhui commented 4 years ago

wpantund requires spinel to interface with an NCP.