About STM32WB Thread Network Protocol
Hi everyone,
I have questions about thread network protocol on STM32WB series mcus.
When using open thread protocol in STM32WB series processors, the device can be configured as open thread border router (OTBR).
In the same way, STM32WB mcu can be configured as end device.
1- Let's configure one of the two stm32wb mcu devices as end device and the other as OTBR. Let's assume that we have an active end device and OTBR. Will these two devices be enough for me to control the end device from the mobile application? Does it need any other device like Leader, Router etc.?
2- In this example, Raspberry pi is used as OTBR. Why was STM32WB not used? Does the OTBR device need to be an embedded linux device?
3- If the STM32WB mcu can be configured as OTBR, what is the number of end devices connected to this border router? Is there a maximum number of end device connections?
I would be very grateful if people who have worked on this subject before or have knowledge can help.